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
|
1
dotfiles/.config/btop
Submodule
1
dotfiles/.config/btop
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 4649d83bd939bfb29913d0c4f0299b0e63391827
|
1
dotfiles/.config/ghostty
Submodule
1
dotfiles/.config/ghostty
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 017127a74838da742e8968900bc49e6f46299c8e
|
1
dotfiles/.config/hypr
Submodule
1
dotfiles/.config/hypr
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 96ec3a32854f51e3ec49f77206a36c74887896e1
|
1
dotfiles/.config/rofi
Submodule
1
dotfiles/.config/rofi
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit be67cf2dc1bd2b5ca5906035cfc8accc233ea7a2
|
1
tmux
Submodule
1
tmux
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 12d00fa4cdf2788203bd017379aacd554306ce5e
|
1
zsh
Submodule
1
zsh
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6e5002d6df8f5a9fcea72869bb3cc6627fc389db
|
Loading…
Add table
Add a link
Reference in a new issue