dotfiles/.gitmodules

19 lines
649 B
Plaintext

[submodule "dwm"]
path = dwm
url = https://git.disroot.org/oink/dwm.git
[submodule "st"]
path = st
url = https://git.disroot.org/oink/st.git
[submodule "dmenu"]
path = dmenu
url = https://git.disroot.org/oink/dmenu.git
[submodule "zsh/Plugins/F-Sy-H"]
path = zsh/Plugins/F-Sy-H
url = https://github.com/z-shell/F-Sy-H.git
[submodule "zsh/Plugins/zsh-autosuggestions"]
path = zsh/Plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh/Plugins/zsh-history-substring-search"]
path = zsh/Plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git