prezto/.gitmodules

19 lines
877 B
Plaintext
Raw Normal View History

2012-03-28 16:41:39 +00: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 16:41:39 +00:00
[submodule "modules/syntax-highlighting/external"]
path = modules/syntax-highlighting/external
2012-03-29 14:47:30 +00:00
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
2012-08-27 22:49:27 +00:00
[submodule "modules/completion/external"]
path = modules/completion/external
url = https://github.com/zsh-users/zsh-completions.git
2014-10-08 06:30:13 +00:00
[submodule "modules/prompt/external/powerline"]
path = modules/prompt/external/powerline
url = https://github.com/davidjrice/prezto_powerline.git
2014-10-14 18:07:06 +00:00
[submodule "modules/prompt/external/agnoster"]
path = modules/prompt/external/agnoster
url = https://gist.github.com/3712874.git
2014-10-14 22:55:40 +00:00
[submodule "modules/prompt/functions/pure"]
path = modules/prompt/external/pure
url = https://github.com/sindresorhus/pure.git