forked from holman/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 811 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "zsh-completions"]
path = modules/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "zsh-autosuggestions"]
path = modules/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh-history-substring-search"]
path = modules/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "docker-zsh-completion"]
path = modules/docker-zsh-completion
url = https://github.com/greymd/docker-zsh-completion.git
[submodule "modules/zsh-syntax-highlighting"]
path = modules/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "modules/nano-highlight"]
path = modules/nano-highlight
url = https://github.com/serialhex/nano-highlight.git