Compare commits
10 commits
32725a7bc0
...
544bf16f0f
Author | SHA1 | Date | |
---|---|---|---|
![]() |
544bf16f0f | ||
![]() |
3739ec6455 | ||
![]() |
fa38c4c444 | ||
![]() |
e0c1957859 | ||
6799bba9fe | |||
4f194817e3 | |||
![]() |
cf57ffef24 | ||
![]() |
2004917dbb | ||
![]() |
7867c4d10c | ||
ffaa0813cd |
5 changed files with 11 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
live_config_reload = true
|
||||
working_directory = "None"
|
||||
|
||||
[env]
|
||||
TERM = "xterm-256color"
|
||||
|
@ -10,3 +8,7 @@ size = 16
|
|||
[font.normal]
|
||||
family = "JetBrains Mono"
|
||||
style = "Medium"
|
||||
|
||||
[general]
|
||||
live_config_reload = true
|
||||
working_directory = "None"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit cf3193484b74bdff3cbe933f9ec19df571832e59
|
||||
Subproject commit 8c2ab48ed51b4115c475476d2731014e647bfcb7
|
1
.config/tmux
Submodule
1
.config/tmux
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ed810ce145b0e2e387d06dda84476d5b24f126d2
|
|
@ -12,3 +12,5 @@
|
|||
smtpserver = smtp.konmail.net
|
||||
smtpuser = seda18@rolmail.net
|
||||
smtpserverport = 587
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
|
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "nvim"]
|
||||
path = .config/nvim
|
||||
url = git@github.com:kada49/init.lua.git
|
||||
[submodule ".config/tmux"]
|
||||
path = .config/tmux
|
||||
url = git@github.com:kada49/tmux.conf.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue