set correct urls in git submodules

This commit is contained in:
Aroy-Art 2024-12-21 16:32:15 +01:00
parent c34a165e0d
commit 1ee4cc5d8d
Signed by: Aroy
GPG key ID: 583642324A1D2070
2 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View file

@ -1,9 +1,9 @@
[submodule "Configs/Tmux/tmux/plugins/tpm"] [submodule "Configs/Tmux/tmux/plugins/tpm"]
path = Configs/Tmux/tmux/plugins/tpm path = Configs/Tmux/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm url = https://github.com/tmux-plugins/tpm.git
[submodule "Configs/Tmux/tmux/plugins/tmux-resurrect"] [submodule "Configs/Tmux/tmux/plugins/tmux-resurrect"]
path = Configs/Tmux/tmux/plugins/tmux-resurrect path = Configs/Tmux/tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect url = https://github.com/tmux-plugins/tmux-resurrec.git
[submodule "Configs/Tmux/tmux/plugins/tmux-notify"] [submodule "Configs/Tmux/tmux/plugins/tmux-notify"]
path = Configs/Tmux/tmux/plugins/tmux-notify path = Configs/Tmux/tmux/plugins/tmux-notify
url = https://github.com/rickstaa/tmux-notify.git url = https://github.com/rickstaa/tmux-notify.git

0
Untitled Normal file
View file