-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
30 lines (30 loc) · 1.23 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 "plugins/zsh-autosuggestions"]
path = plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "plugins/zsh-history-substring-search"]
path = plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "plugins/cdc"]
path = plugins/cdc
url = https://github.com/evanthegrayt/cdc.git
[submodule "plugins/vb"]
path = plugins/vb
url = https://github.com/evanthegrayt/vagrant-box-wrapper.git
[submodule "themes/grayt-zsh-theme"]
path = themes/grayt-zsh-theme
url = https://github.com/evanthegrayt/grayt-zsh-theme.git
[submodule "plugins/fast-syntax-highlighting"]
path = plugins/fast-syntax-highlighting
url = https://github.com/zdharma/fast-syntax-highlighting.git
[submodule "plugins/omz-git"]
path = plugins/omz-git
url = https://github.com/tnwinc/omz-git.git
[submodule "plugins/bd"]
path = plugins/bd
url = https://github.com/Tarrasch/zsh-bd.git
[submodule "plugins/zsh-completions"]
path = plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "plugins/history-search-multi-word"]
path = plugins/history-search-multi-word
url = https://github.com/zdharma-continuum/history-search-multi-word.git