Add submodules

This commit is contained in:
2022-03-18 11:55:44 +03:00
parent c4e4ea353b
commit 474572506a
9 changed files with 89 additions and 0 deletions

12
.gitmodules vendored Normal file
View File

@ -0,0 +1,12 @@
[submodule "GitRepositories/st"]
path = GitRepositories/st
url = https://github.com/Asocia/st.git
[submodule ".config/nvim"]
path = .config/nvim
url = https://github.com/Asocia/nvim-config.git
[submodule "GitRepositories/rofi-bluetooth"]
path = GitRepositories/rofi-bluetooth
url = https://github.com/nickclyde/rofi-bluetooth.git
[submodule "GitRepositories/polybar-wireguard"]
path = GitRepositories/polybar-wireguard
url = https://github.com/mil-ad/polybar-wireguard.git