-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 868 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "submods/fzf-tab"]
path = submods/fzf-tab
url = https://github.com/Aloxaf/fzf-tab.git
[submodule "submods/powerlevel10k"]
path = submods/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule "submods/zsh-autosuggestions"]
path = submods/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "submods/zsh-completions"]
path = submods/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "submods/zsh-syntax-highlighting"]
path = submods/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "submods/zsh-system-clipboard"]
path = submods/zsh-system-clipboard
url = https://github.com/kutsan/zsh-system-clipboard.git
[submodule "submods/zsh-vi-mode"]
path = submods/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode.git