-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
35 lines (35 loc) · 986 Bytes
/
.gitmodules
File metadata and controls
35 lines (35 loc) · 986 Bytes
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
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "prezto"]
path = prezto
url = https://github.com/sorin-ionescu/prezto.git
[submodule "zgen"]
path = zgen
url = https://github.com/tarjoilija/zgen.git
[submodule "nodenv"]
path = nodenv
url = https://github.com/nodenv/nodenv.git
[submodule "node-build"]
path = node-build
url = https://github.com/nodenv/node-build.git
master = master
[submodule "nodenv-update"]
path = nodenv-update
url = https://github.com/nodenv/nodenv-update
[submodule "nodenv-aliases"]
path = nodenv-aliases
url = https://github.com/nodenv/nodenv-aliases
[submodule "rbenv"]
path = rbenv
url = https://github.com/rbenv/rbenv.git
[submodule "ruby-build"]
path = ruby-build
url = https://github.com/rbenv/ruby-build
[submodule "exenv"]
path = exenv
url = https://github.com/exenv/exenv.git
[submodule "elixir-build"]
path = elixir-build
url = https://github.com/mururu/elixir-build.git