forked from necolas/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 849 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "submodules/lolcat"]
path = submodules/lolcat
url = https://github.com/KnBrckr/lolcat.git
[submodule "shell/zshcustom/plugins/zsh-syntax-highlighting"]
path = shell/zshcustom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "shell/zshcustom/plugins/zsh-autosuggestions"]
path = shell/zshcustom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "submodules/dircolors-solarized"]
path = submodules/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized.git
[submodule "shell/zshcustom/plugins/alias-tips"]
path = shell/zshcustom/plugins/alias-tips
url = https://github.com/djui/alias-tips
[submodule "powerlevel10k"]
path = shell/zshcustom/themes/powerlevel10k
url = https://gitee.com/romkatv/powerlevel10k.git