-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 1.07 KB
/
.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
[submodule ".zsh/plugins/zsh-syntax-highlighting"]
path = .zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule ".zsh/plugins/zsh-autosuggestions"]
path = .zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".zsh/plugins/pure"]
path = .zsh/plugins/pure
url = https://github.com/sindresorhus/pure
[submodule ".zsh/plugins/zsh-autopair"]
path = .zsh/plugins/zsh-autopair
url = https://github.com/hlissner/zsh-autopair
[submodule ".zsh/plugins/zsh-history-substring-search"]
path = .zsh/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule ".zsh/plugins/zsh-system-clipboard"]
path = .zsh/plugins/zsh-system-clipboard
url = https://github.com/kutsan/zsh-system-clipboard
[submodule ".vim/pack/minpac/opt/minpac"]
path = .vim/pack/minpac/opt/minpac
url = https://github.com/k-takata/minpac.git
[submodule "/home/ctroy/.zsh/plugins/zsh-z"]
path = /home/ctroy/.zsh/plugins/zsh-z
url = https://github.com/agkozak/zsh-z