-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
27 lines (27 loc) · 911 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "zshgitprompt"]
path = zshgitprompt
url = https://github.com/gkapfham/zsh-git-prompt.git
[submodule "fzftab"]
path = fzftab
url = https://github.com/Aloxaf/fzf-tab.git
[submodule "zshsyntaxhighlighting"]
path = zshsyntaxhighlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zshautosuggestions"]
path = zshautosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "gitstatus"]
path = gitstatus
url = https://github.com/gkapfham/gitstatus.git
[submodule "fastsyntaxhighlighting"]
path = fastsyntaxhighlighting
url = https://github.com/zdharma/fast-syntax-highlighting.git
[submodule "tpm"]
path = tpm
url = https://github.com/tmux-plugins/tpm
[submodule "zshdefer"]
path = zshdefer
url = https://github.com/romkatv/zsh-defer.git
[submodule "zshvimode"]
path = zshvimode
url = https://github.com/jeffreytse/zsh-vi-mode.git