-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.03 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
25
26
27
[submodule "zsh/oh-my-zsh"]
path = zsh/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "xchat"]
path = xchat
url = https://github.com/solarized/xchat-colors-solarized.git
[submodule "dircolors"]
path = dircolors
url = https://github.com/seebi/dircolors-solarized.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "urxvt/ext"]
path = urxvt/extensions/perls
url = https://github.com/muennich/urxvt-perls.git
[submodule "urxvt/extensions/font-size"]
path = urxvt/extensions/font-size
url = https://github.com/majutsushi/urxvt-font-size.git
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/zsh-autosuggestions"]
path = zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "gnome-terminal/dircolors-solarized"]
path = gnome-terminal/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized.git