dotfiles/.gitmodules
2021-07-23 18:12:40 +02:00

16 lines
852 B
Plaintext

[submodule "root/usr/local/src/dmenu"]
path = "root/usr/local/src/dmenu"
url = "https://github.com/ItsDrike/dmenu"
[submodule "root/usr/share/zsh/site-functions/zsh-autosuggestions"]
path = "root/usr/share/zsh/site-functions/zsh-autosuggestions"
url = "https://github.com/zsh-users/zsh-autosuggestions"
[submodule "root/usr/share/zsh/site-functions/zsh-syntax-highlighting"]
path = "root/usr/share/zsh/site-functions/zsh-syntax-highlighting"
url = "https://github.com/zsh-users/zsh-syntax-highlighting"
[submodule "root/usr/share/zsh/site-functions/zsh-you-should-use"]
path = "root/usr/share/zsh/site-functions/zsh-you-should-use"
url = "https://github.com/MichaelAquilina/zsh-you-should-use"
[submodule "root/usr/local/src/z.lua"]
path = "root/usr/local/src/z.lua"
url = "https://github.com/skywind3000/z.lua"