This repository has been archived by the owner on May 15, 2020. It is now read-only.
forked from sorin-ionescu/prezto
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy path.gitmodules
30 lines (30 loc) · 1.36 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[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/autosuggestions/external"]
path = modules/autosuggestions/external
url = https://github.com/zsh-users/zsh-autosuggestions.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://github.com/agnoster/agnoster-zsh-theme.git
[submodule "modules/prompt/functions/pure"]
path = modules/prompt/external/pure
url = https://github.com/sindresorhus/pure.git
[submodule "modules/autoenv/external"]
path = modules/autoenv/external
url = https://github.com/horosgrisa/autoenv
[submodule "modules/deer/external"]
path = modules/deer/external
url = https://github.com/Vifon/deer.git
[submodule "modules/zsh-notify/external"]
path = modules/zsh-notify/external
url = https://github.com/marzocchi/zsh-notify.git