-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1 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 "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "powerline-fonts"]
path = powerline-fonts
url = https://github.com/powerline/fonts.git
[submodule "fzf"]
path = fzf
url = https://github.com/junegunn/fzf
[submodule "fzf-tab-completion"]
path = fzf-tab-completion
url = https://github.com/lincheney/fzf-tab-completion
[submodule "oh-my-zsh-plugins/zsh-autosuggestions"]
path = oh-my-zsh-plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "oh-my-zsh-plugins/zsh-syntax-highlighting"]
path = oh-my-zsh-plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh
[submodule "oh-my-zsh-themes/powerlevel10k"]
path = oh-my-zsh-themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule "oh-my-zsh-plugins/highlite"]
path = oh-my-zsh-plugins/highlite
url = https://github.com/jkavan/highlite