my.zsh/.gitmodules

10 lines
410 B
Plaintext

[submodule "plugins/zsh-autosuggestions"]
path = plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "plugins/zsh-completions"]
path = plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "plugins/zsh-syntax-highlighting"]
path = plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git