-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
18 lines (18 loc) · 808 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "custom/plugins/zsh-syntax-highlighting"]
path = ohmyzsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "custom/plugins/zsh-autosuggestions"]
path = ohmyzsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "custom/plugins/zsh-interactive-cd"]
path = ohmyzsh/custom/plugins/zsh-interactive-cd
url = https://github.com/changyuheng/zsh-interactive-cd.git
[submodule "ohmyzsh"]
path = ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule "tmux/tmux-powerline"]
path = tmux/tmux-powerline
url = https://github.com/erikw/tmux-powerline.git
[submodule "tmux/tmux-solarized"]
path = tmux/tmux-solarized
url = https://github.com/seven-linglx/tmux-solarized.git