This repository has been archived on 2020-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
zim/.gitmodules

16 lines
771 B
Plaintext
Raw Permalink Normal View History

2015-12-15 00:12:17 -05:00
[submodule "modules/history-substring-search/external"]
path = modules/history-substring-search/external
2015-12-17 05:24:31 -05:00
url = https://github.com/zsh-users/zsh-history-substring-search.git
2015-12-15 00:12:17 -05:00
[submodule "modules/completion/external"]
path = modules/completion/external
2015-12-17 05:24:31 -05:00
url = https://github.com/zsh-users/zsh-completions.git
2015-12-15 00:12:17 -05:00
[submodule "modules/syntax-highlighting/external"]
path = modules/syntax-highlighting/external
2015-12-17 05:24:31 -05:00
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
2015-12-18 03:49:51 -05:00
[submodule "modules/prompt/external-themes/pure"]
path = modules/prompt/external-themes/pure
url = https://github.com/sindresorhus/pure.git
2015-12-18 03:56:51 -05:00
[submodule "modules/prompt/external-themes/liquidprompt"]
path = modules/prompt/external-themes/liquidprompt
url = https://github.com/nojhan/liquidprompt.git