forked from ungripped/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
18 lines (18 loc) · 845 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "zsh/custom/plugins/alias-tips"]
path = zsh/custom/plugins/alias-tips
url = https://github.com/djui/alias-tips
[submodule "zsh/custom/plugins/fast-syntax-highlighting"]
path = zsh/custom/plugins/fast-syntax-highlighting
url = https://github.com/zdharma/fast-syntax-highlighting
[submodule "zsh/custom/plugins/history-search-multi-word"]
path = zsh/custom/plugins/history-search-multi-word
url = https://github.com/zdharma/history-search-multi-word.git
[submodule "zsh/custom/plugins/zsh-autosuggestions"]
path = zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/custom/themes/powerlevel10k"]
path = zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git