addet submodules
This commit is contained in:
parent
8b93457539
commit
d9831aa59c
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -10,3 +10,7 @@
|
||||||
path = dotfiles/.config/nvim
|
path = dotfiles/.config/nvim
|
||||||
url = https://git.k4li.de/dotfiles/nvim-mini
|
url = https://git.k4li.de/dotfiles/nvim-mini
|
||||||
branch = main
|
branch = main
|
||||||
|
[submodule "bash"]
|
||||||
|
path = bash
|
||||||
|
url = https://git.k4li.de/dotfiles/bash.git
|
||||||
|
branch = main
|
||||||
|
|
1
bash
Submodule
1
bash
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 74357e75d7e2817a0544099fd6833069484c2fd9
|
Loading…
Add table
Add a link
Reference in a new issue