-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
15 lines (15 loc) · 855 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule ".oh-my-zsh-custom/zsh-autosuggestions"]
path = .oh-my-zsh-custom/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".oh-my-zsh-custom/zsh-syntax-highlighting"]
path = .oh-my-zsh-custom/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".oh-my-zsh-custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh-custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".oh-my-zsh-custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh-custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".oh-my-zsh-custom/plugins/conda-zsh-completion"]
path = .oh-my-zsh-custom/plugins/conda-zsh-completion
url = https://github.com/esc/conda-zsh-completion