update: submodules
This commit is contained in:
parent
88c3d0ece6
commit
e8026812a1
4 changed files with 8 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -37,3 +37,5 @@ dotfiles/.config/lf
|
||||||
dotfiles/.config/yazi
|
dotfiles/.config/yazi
|
||||||
dotfiles/.config/nvim
|
dotfiles/.config/nvim
|
||||||
dotfiles/.config/kitty
|
dotfiles/.config/kitty
|
||||||
|
dotfiles/.config/tmux/
|
||||||
|
dotfiles/.config/foot/
|
||||||
|
|
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -22,3 +22,7 @@
|
||||||
path = dotfiles/.config/fastfetch
|
path = dotfiles/.config/fastfetch
|
||||||
url = https://git.k4li.de/dotfiles/fastfetch.git
|
url = https://git.k4li.de/dotfiles/fastfetch.git
|
||||||
branch = main
|
branch = main
|
||||||
|
[submodule "bash"]
|
||||||
|
path = bash
|
||||||
|
url = https://git.k4li.de/dotfiles/bash.git
|
||||||
|
branch = main
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 91172400880a5e3a613fb70477ffe869bbfaf7e2
|
Subproject commit 927ad87cf947d89f5ece86434b6b8d1d7ef69d1d
|
2
zsh
2
zsh
|
@ -1 +1 @@
|
||||||
Subproject commit 5078064264e86061b5a5c518ddf3143e25b51462
|
Subproject commit 9e1bb67ef290606344fa52be521093d5a446efc3
|
Loading…
Add table
Add a link
Reference in a new issue