-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.59 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "dotbot"]
path = 3rdparty/dotbot
url = https://github.com/anishathalye/dotbot
[submodule "oh-my-zsh"]
path = 3rdparty/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "rbenv"]
path = 3rdparty/rbenv
url = https://github.com/rbenv/rbenv.git
[submodule "ruby-build"]
path = 3rdparty/ruby-build
url = https://github.com/rbenv/ruby-build.git
[submodule "zsh-config/plugins/zsh-autosuggestions"]
path = zsh-config/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh-config/plugins/zsh-syntax-highlighting"]
path = zsh-config/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "z"]
path = 3rdparty/z
url = https://github.com/rupa/z.git
[submodule "spaceship-prompt"]
path = 3rdparty/spaceship-prompt
url = https://github.com/denysdovhan/spaceship-prompt.git
[submodule "climate"]
path = 3rdparty/climate
url = https://github.com/adtac/climate.git
[submodule "3rdparty/textmate-solarized"]
path = 3rdparty/textmate-solarized
url = https://github.com/deplorableword/textmate-solarized.git
[submodule "3rdparty/git-open"]
path = 3rdparty/git-open
url = https://github.com/paulirish/git-open.git
[submodule "3rdparty/zsh-histdb"]
path = 3rdparty/zsh-histdb
url = https://github.com/larkery/zsh-histdb.git
[submodule "zsh-config/plugins/zsh-auto-notify"]
path = zsh-config/plugins/auto-notify
url = https://github.com/MichaelAquilina/zsh-auto-notify.git
[submodule "3rdparty/diff-so-fancy"]
path = 3rdparty/diff-so-fancy
url = https://github.com/so-fancy/diff-so-fancy.git