-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 1.01 KB
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "zsh/custom/plugins/zsh-autosuggestions"]
path = zsh/custom/plugins/zsh-autosuggestions
url = git@github.com:zsh-users/zsh-autosuggestions.git
[submodule "zsh/custom/plugins/zsh-syntax-highlighting"]
path = zsh/custom/plugins/zsh-syntax-highlighting
url = git@github.com:zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/custom/themes/spaceship-prompt"]
path = zsh/custom/themes/spaceship-prompt
url = git@github.com:denysdovhan/spaceship-prompt.git
[submodule "zsh/custom/plugins/zsh-completions"]
path = zsh/custom/plugins/zsh-completions
url = git@github.com:zsh-users/zsh-completions.git
[submodule "templates/python-kata-template"]
path = templates/python-kata-template
url = git@github.com:Pablorg99/python-kata-template.git
[submodule "templates/typescript-kata-template"]
path = templates/typescript-kata-template
url = git@github.com:Pablorg99/typescript-kata-template.git
[submodule "zsh/custom/plugins/zsh-nvm"]
path = zsh/custom/plugins/zsh-nvm
url = git@github.com:lukechilds/zsh-nvm.git