my.zsh/.gitmodules

10 lines
410 B
Plaintext
Raw Permalink Normal View History

[submodule "plugins/zsh-autosuggestions"]
path = plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "plugins/zsh-completions"]
path = plugins/zsh-completions
2022-09-05 15:41:38 +01:00
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