-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 1.12 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
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "zsh-autosuggestions"]
path = oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh-syntax-highlighting"]
path = oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "spaceship-prompt"]
path = oh-my-zsh/custom/themes/spaceship-prompt
url = https://github.com/denysdovhan/spaceship-prompt
[submodule "oh-my-zsh/custom/themes/powerlevel10k"]
path = oh-my-zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "oh-my-zsh/custom/plugins/timewarrior"]
path = oh-my-zsh/custom/plugins/timewarrior
url = https://github.com/svenXY/timewarrior
[submodule "/home/george/.dotfiles/oh-my-zsh/custom/plugins/timewarrior"]
path = /home/george/.dotfiles/oh-my-zsh/custom/plugins/timewarrior
url = https://github.com/svenXY/timewarrior
[submodule "oh-my-zsh/custom/plugins/zsh-completions"]
path = oh-my-zsh/custom/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions