Compare commits
No commits in common. "544bf16f0f4d17e2439fee367a5efb2ba9748e59" and "32725a7bc02196ce9d7fce4c8466736bf2dff871" have entirely different histories.
544bf16f0f
...
32725a7bc0
5 changed files with 3 additions and 11 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
live_config_reload = true
|
||||||
|
working_directory = "None"
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
TERM = "xterm-256color"
|
TERM = "xterm-256color"
|
||||||
|
@ -8,7 +10,3 @@ size = 16
|
||||||
[font.normal]
|
[font.normal]
|
||||||
family = "JetBrains Mono"
|
family = "JetBrains Mono"
|
||||||
style = "Medium"
|
style = "Medium"
|
||||||
|
|
||||||
[general]
|
|
||||||
live_config_reload = true
|
|
||||||
working_directory = "None"
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8c2ab48ed51b4115c475476d2731014e647bfcb7
|
Subproject commit cf3193484b74bdff3cbe933f9ec19df571832e59
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit ed810ce145b0e2e387d06dda84476d5b24f126d2
|
|
|
@ -12,5 +12,3 @@
|
||||||
smtpserver = smtp.konmail.net
|
smtpserver = smtp.konmail.net
|
||||||
smtpuser = seda18@rolmail.net
|
smtpuser = seda18@rolmail.net
|
||||||
smtpserverport = 587
|
smtpserverport = 587
|
||||||
[init]
|
|
||||||
defaultBranch = main
|
|
||||||
|
|
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,6 +1,3 @@
|
||||||
[submodule "nvim"]
|
[submodule "nvim"]
|
||||||
path = .config/nvim
|
path = .config/nvim
|
||||||
url = git@github.com:kada49/init.lua.git
|
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