-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
21 lines (21 loc) · 930 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/.oh-my-zsh"]
path = zsh/.oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "powerline/.config/powerline"]
path = powerline/.local/powerline
url = https://github.com/powerline/powerline.git
[submodule "zsh/.alias-tips"]
path = zsh/.alias-tips
url = https://github.com/djui/alias-tips
[submodule "zsh/.zsh-syntax-highlighting"]
path = zsh/.zsh-plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/.zsh-plugins/zsh-completions"]
path = zsh/.zsh-plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/.zsh-plugins/borgbackup-zsh-completion"]
path = zsh/.zsh-plugins/borgbackup-zsh-completion
url = https://github.com/mrkmg/borgbackup-zsh-completion.git
[submodule "mutt-colors-solarized"]
path = mutt/.mutt-colors-solarized
url = https://github.com/altercation/mutt-colors-solarized.git