-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 878 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "zsh-z"]
path = zsh/plugins.d/zsh-z
url = https://github.com/agkozak/zsh-z.git
[submodule "zsh-autosuggestions"]
path = zsh/plugins.d/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh/plugins.d/zsh-syntax-highlighting"]
path = zsh/plugins.d/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "misc/grml-etc-core"]
path = misc/grml-etc-core
url = https://github.com/grml/grml-etc-core.git
[submodule "oh-my-tmux"]
path = oh-my-tmux
url = https://github.com/gpakosz/.tmux.git
[submodule "zsh-history-substring-search"]
path = zsh/plugins.d/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "zsh/plugins.d/zsh-autopair"]
path = zsh/plugins.d/zsh-autopair
url = https://github.com/hlissner/zsh-autopair.git