-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
18 lines (18 loc) · 890 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "config/atom-one-dark-terminal"]
path = config/atom-one-dark-terminal
url = https://github.com/nathanbuchar/atom-one-dark-terminal.git
[submodule "config/idea-one-dark-theme"]
path = config/idea-one-dark-theme
url = https://github.com/yurtaev/idea-one-dark-theme.git
[submodule "src/.oh-my-zsh-custom/plugins/zsh-syntax-highlighting"]
path = src/.oh-my-zsh-custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "config/gruvbox-idea"]
path = config/gruvbox-idea
url = https://github.com/caleb/gruvbox-idea
[submodule "src/.hyper_plugins/local/hyperterm-gruvbox-dark"]
path = src/.hyper_plugins/local/hyperterm-gruvbox-dark
url = https://github.com/alexisvincent/hyperterm-gruvbox-dark.git
[submodule "y"]
path = src/.oh-my-zsh-custom/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions