Fix git modules

This commit is contained in:
Simponic 2022-11-09 23:50:10 -07:00
parent 329c5adb2d
commit d1a80520a1
Signed by untrusted user who does not match committer: simponic
GPG Key ID: 52B3774857EB24B1

9
.gitmodules vendored
View File

@ -4,9 +4,6 @@
[submodule "zsh-stuff/spaceship-prompt"] [submodule "zsh-stuff/spaceship-prompt"]
path = zsh-stuff/spaceship-prompt path = zsh-stuff/spaceship-prompt
url = https://github.com/spaceship-prompt/spaceship-prompt.git url = https://github.com/spaceship-prompt/spaceship-prompt.git
[submodule "spaceship"] [submodule "zsh-stuff/zsh-syntax-highlighting"]
path = zsh-stuff/spaceship-prompt path = zsh-stuff/zsh-syntax-highlighting
url = https://github.com/spaceship-prompt/spaceship-prompt.git url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "stumpwm-modules"]
path = .stumpwm.d/modules
url = https://github.com/stumpwm/stumpwm-contrib