1
0
Fork 0
mirror of synced 2024-06-01 23:01:11 -04:00
zimfw/.gitmodules

28 lines
1.3 KiB
Plaintext
Raw 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
[submodule "modules/prompt/external-themes/lean"]
path = modules/prompt/external-themes/lean
url = https://github.com/miekg/lean
[submodule "modules/autosuggestions/external"]
path = modules/autosuggestions/external
url = https://github.com/zsh-users/zsh-autosuggestions.git
2018-07-07 17:25:16 -04:00
[submodule "modules/fzf-zsh"]
path = modules/fzf-zsh
url = https://github.com/Piping/fzf-zsh.git
[submodule "modules/prompt/external-themes/lambda"]
2018-07-07 17:28:37 -04:00
path = modules/prompt/external-themes/lambda
url = https://github.com/subnixr/minimal.git