prezto/.gitmodules

32 lines
1.4 KiB
Plaintext
Raw Normal View History

[submodule "modules/autosuggestions/external"]
path = modules/autosuggestions/external
url = https://github.com/zsh-users/zsh-autosuggestions.git
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
2014-10-14 20:07:06 +02:00
[submodule "modules/prompt/external/agnoster"]
path = modules/prompt/external/agnoster
url = https://github.com/agnoster/agnoster-zsh-theme.git
[submodule "modules/prompt/external/pure"]
2014-10-15 00:55:40 +02:00
path = modules/prompt/external/pure
url = https://github.com/sindresorhus/pure.git
2015-11-12 23:08:47 +01:00
[submodule "modules/fasd/external"]
path = modules/fasd/external
url = https://github.com/clvv/fasd.git
[submodule "modules/prompt/external/async"]
path = modules/prompt/external/async
url = https://github.com/mafredri/zsh-async.git
2019-05-29 22:40:47 +02:00
[submodule "modules/prompt/external/powerlevel10k"]
path = modules/prompt/external/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
shallow = true