ohmyzsh/.gitmodules
2012-03-06 14:33:02 -08:00

9 lines
417 B
Text

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