mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-11-01 07:21:12 +00:00
19 lines
877 B
Plaintext
19 lines
877 B
Plaintext
[submodule "modules/history-substring-search/external"]
|
|
path = modules/history-substring-search/external
|
|
url = https://github.com/zsh-users/zsh-history-substring-search.git
|
|
[submodule "modules/syntax-highlighting/external"]
|
|
path = modules/syntax-highlighting/external
|
|
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
|
[submodule "modules/completion/external"]
|
|
path = modules/completion/external
|
|
url = https://github.com/zsh-users/zsh-completions.git
|
|
[submodule "modules/prompt/external/powerline"]
|
|
path = modules/prompt/external/powerline
|
|
url = https://github.com/davidjrice/prezto_powerline.git
|
|
[submodule "modules/prompt/external/agnoster"]
|
|
path = modules/prompt/external/agnoster
|
|
url = https://gist.github.com/3712874.git
|
|
[submodule "modules/prompt/functions/pure"]
|
|
path = modules/prompt/external/pure
|
|
url = https://github.com/sindresorhus/pure.git
|