2017-04-05 13:44:28 +08:00
|
|
|
[submodule "modules/autosuggestions/external"]
|
|
|
|
path = modules/autosuggestions/external
|
2017-07-23 03:09:20 +08:00
|
|
|
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
2012-03-29 00:41:39 +08:00
|
|
|
[submodule "modules/history-substring-search/external"]
|
|
|
|
path = modules/history-substring-search/external
|
2012-03-29 07:14:51 +08:00
|
|
|
url = https://github.com/zsh-users/zsh-history-substring-search.git
|
2012-03-29 00:41:39 +08:00
|
|
|
[submodule "modules/syntax-highlighting/external"]
|
|
|
|
path = modules/syntax-highlighting/external
|
2012-03-29 22:47:30 +08:00
|
|
|
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
2012-08-28 06:49:27 +08:00
|
|
|
[submodule "modules/completion/external"]
|
|
|
|
path = modules/completion/external
|
2012-04-03 08:18:03 +08:00
|
|
|
url = https://github.com/zsh-users/zsh-completions.git
|
2014-10-08 14:30:13 +08:00
|
|
|
[submodule "modules/prompt/external/powerline"]
|
|
|
|
path = modules/prompt/external/powerline
|
|
|
|
url = https://github.com/davidjrice/prezto_powerline.git
|
2014-10-15 02:07:06 +08:00
|
|
|
[submodule "modules/prompt/external/agnoster"]
|
|
|
|
path = modules/prompt/external/agnoster
|
2015-11-12 11:56:39 +08:00
|
|
|
url = https://github.com/agnoster/agnoster-zsh-theme.git
|
2020-04-23 22:32:04 +08:00
|
|
|
[submodule "modules/prompt/external/pure"]
|
2014-10-15 06:55:40 +08:00
|
|
|
path = modules/prompt/external/pure
|
|
|
|
url = https://github.com/sindresorhus/pure.git
|
2015-11-13 06:08:47 +08:00
|
|
|
[submodule "modules/fasd/external"]
|
|
|
|
path = modules/fasd/external
|
2017-07-23 03:09:20 +08:00
|
|
|
url = https://github.com/clvv/fasd.git
|
2017-07-25 02:55:02 +08:00
|
|
|
[submodule "modules/prompt/external/async"]
|
|
|
|
path = modules/prompt/external/async
|
|
|
|
url = https://github.com/mafredri/zsh-async.git
|
2019-05-30 04:40:47 +08:00
|
|
|
[submodule "modules/prompt/external/powerlevel10k"]
|
|
|
|
path = modules/prompt/external/powerlevel10k
|
|
|
|
url = https://github.com/romkatv/powerlevel10k.git
|
2020-04-09 04:15:23 +08:00
|
|
|
shallow = true
|