-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
15 lines (15 loc) · 874 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "terminal/dircolors/arcticicestudio/nord-dircolors"]
path = terminal/dircolors/arcticicestudio/nord-dircolors
url = https://github.com/arcticicestudio/nord-dircolors.git
[submodule "zsh/modules/zsh-users/zsh-autosuggestions"]
path = zsh/modules/zsh-users/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh/modules/zsh-users/zsh-completions"]
path = zsh/modules/zsh-users/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "zsh/modules/zsh-users/zsh-history-substring-search"]
path = zsh/modules/zsh-users/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "zsh/modules/zsh-users/zsh-syntax-highlighting"]
path = zsh/modules/zsh-users/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git