-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 753 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 753 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "zsh/zsh-autosuggestions"]
path = zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/zsh-history-substring-search"]
path = zsh/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "zsh/fzf-git.sh"]
path = zsh/fzf-git.sh
url = git@github.com:junegunn/fzf-git.sh.git
[submodule "zsh/spaceship"]
path = zsh/spaceship
url = https://github.com/spaceship-prompt/spaceship-prompt.git
[submodule "zsh/zsh-nx-completion"]
path = zsh/zsh-nx-completion
url = git@github.com:jscutlery/nx-completion.git