prezto/.gitmodules

13 lines
617 B
Plaintext
Raw Normal View History

2012-03-28 18:41:39 +02:00
[submodule "modules/history-substring-search/external"]
path = modules/history-substring-search/external
url = https://github.com/zsh-users/zsh-history-substring-search.git
2012-03-28 18:41:39 +02:00
[submodule "modules/syntax-highlighting/external"]
path = modules/syntax-highlighting/external
2012-03-29 16:47:30 +02:00
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
2012-08-28 00:49:27 +02:00
[submodule "modules/completion/external"]
path = modules/completion/external
url = https://github.com/zsh-users/zsh-completions.git
2014-10-08 08:30:13 +02:00
[submodule "modules/prompt/external/powerline"]
path = modules/prompt/external/powerline
url = https://github.com/davidjrice/prezto_powerline.git