-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 889 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "zsh/zsh_custom/plugins/supercharge"]
path = zsh/zsh_custom/plugins/supercharge
url = https://github.com/zap-zsh/supercharge.git
[submodule "zsh/zsh_custom/plugins/zsh-autosuggestions"]
path = zsh/zsh_custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/zsh_custom/plugins/zsh-bat"]
path = zsh/zsh_custom/plugins/zsh-bat
url = https://github.com/fdellwing/zsh-bat
[submodule "zsh/zsh_custom/plugins/zsh-completions"]
path = zsh/zsh_custom/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/zsh_custom/plugins/zsh-exa"]
path = zsh/zsh_custom/plugins/zsh-exa
url = https://github.com/ptavares/zsh-exa
[submodule "zsh/zsh_custom/plugins/zsh-syntax-highlighting"]
path = zsh/zsh_custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting