-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.33 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.33 KB
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
28
29
30
[submodule "zsh/plugins/fast-syntax-highlighting"]
path = etc/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
[submodule "zsh/plugins/autoswitch-virtualenv"]
path = etc/zsh/plugins/autoswitch-virtualenv
url = https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv
[submodule "zsh/plugins/bench"]
path = etc/zsh/plugins/bench
url = https://github.com/romkatv/zsh-bench
[submodule "zsh/plugins/zsh-completions"]
path = etc/zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "zsh/plugins/powerlevel10k"]
path = etc/zsh/plugins/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "zsh/plugins/vi-more-quote"]
path = etc/zsh/plugins/vi-more-quote
url = https://github.com/zsh-vi-more/vi-quote
[submodule "zsh/plugins/vi-more-increment"]
path = etc/zsh/plugins/vi-more-increment
url = https://github.com/zsh-vi-more/vi-increment
[submodule "zsh/plugins/autopair"]
path = etc/zsh/plugins/autopair
url = https://github.com/hlissner/zsh-autopair
[submodule "zsh/plugins/system-clipboard"]
path = etc/zsh/plugins/system-clipboard
url = https://github.com/kutsan/zsh-system-clipboard
[submodule "etc/zsh/plugins/you-should-use"]
path = etc/zsh/plugins/you-should-use
url = https://github.com/MichaelAquilina/zsh-you-should-use