mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-07 04:09:41 +03:00
Add submodules
This commit is contained in:
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal 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
|
Reference in New Issue
Block a user