Add submodule for <directory-name>
This commit is contained in:
parent
589397b4f6
commit
126f4b8965
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -7,3 +7,12 @@
|
|||
[submodule "dot-config/fish"]
|
||||
path = dot-config/fish
|
||||
url = ssh://git@git.timoxa0.su:22222/timoxa0/dotfiles-fish.git
|
||||
[submodule "dot-config/bat"]
|
||||
path = dot-config/bat
|
||||
url = ssh://git@git.timoxa0.su:22222/timoxa0/dotfiles-bat.git
|
||||
[submodule "dot-config/yazi"]
|
||||
path = dot-config/yazi
|
||||
url = ssh://git@git.timoxa0.su:22222/timoxa0/dotfiles-yazi.git
|
||||
[submodule "dot-config/foot"]
|
||||
path = dot-config/foot
|
||||
url = ssh://git@git.timoxa0.su:22222/timoxa0/dotfiles-foot.git
|
||||
|
|
1
dot-config/bat
Submodule
1
dot-config/bat
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 57570d50d184cd4f4cb50789f7fc7001504dda9b
|
1
dot-config/foot
Submodule
1
dot-config/foot
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2024a470460b23ca63abbe57bd25a43a23b8befc
|
|
@ -1,41 +0,0 @@
|
|||
[main]
|
||||
shell=tmux new
|
||||
font=JetBrainsMono Nerd Font Mono:size=14
|
||||
pad=10x10
|
||||
|
||||
[cursor]
|
||||
color=11111b f5e0dc
|
||||
|
||||
[colors]
|
||||
foreground=cdd6f4
|
||||
background=1e1e2e
|
||||
|
||||
regular0=45475a
|
||||
regular1=f38ba8
|
||||
regular2=a6e3a1
|
||||
regular3=f9e2af
|
||||
regular4=89b4fa
|
||||
regular5=f5c2e7
|
||||
regular6=94e2d5
|
||||
regular7=bac2de
|
||||
|
||||
bright0=585b70
|
||||
bright1=f38ba8
|
||||
bright2=a6e3a1
|
||||
bright3=f9e2af
|
||||
bright4=89b4fa
|
||||
bright5=f5c2e7
|
||||
bright6=94e2d5
|
||||
bright7=a6adc8
|
||||
|
||||
16=fab387
|
||||
17=f5e0dc
|
||||
|
||||
selection-foreground=cdd6f4
|
||||
selection-background=414356
|
||||
|
||||
search-box-no-match=11111b f38ba8
|
||||
search-box-match=cdd6f4 313244
|
||||
|
||||
jump-labels=11111b fab387
|
||||
urls=89b4fa
|
1
dot-config/yazi
Submodule
1
dot-config/yazi
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit fa398fd1cba7c89709cfef1ae0797c745ad0d2a2
|
Loading…
Reference in a new issue