add: submodules
This commit is contained in:
parent
2f9fed1a97
commit
04ba790893
7 changed files with 30 additions and 0 deletions
24
.gitmodules
vendored
Normal file
24
.gitmodules
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
[submodule "dotfiles/.config/ghostty"]
|
||||
path = dotfiles/.config/ghostty
|
||||
url = https://git.k4li.de/dotfiles/ghostty.git
|
||||
branch = main
|
||||
[submodule "dotfiles/.config/hypr"]
|
||||
path = dotfiles/.config/hypr
|
||||
url = https://git.k4li.de/dotfiles/hypr.git
|
||||
branch = main
|
||||
[submodule "dotfiles/.config/btop"]
|
||||
path = dotfiles/.config/btop
|
||||
url = https://git.k4li.de/dotfiles/btop.git
|
||||
branch = main
|
||||
[submodule "dotfiles/.config/rofi"]
|
||||
path = dotfiles/.config/rofi
|
||||
url = https://git.k4li.de/dotfiles/rofi.git
|
||||
branch = main
|
||||
[submodule "zsh"]
|
||||
path = zsh
|
||||
url = https://git.k4li.de/dotfiles/zsh.git
|
||||
branch = main
|
||||
[submodule "tmux"]
|
||||
path = tmux
|
||||
url = https://git.k4li.de/dotfiles/tmux.git
|
||||
branch = main
|
Loading…
Add table
Add a link
Reference in a new issue