forked from dotphiles/dotphiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (29 loc) · 782 Bytes
/
.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
#
# dotphiles : https://github.com/dotphiles/dotphiles
#
# Git submodules in this repo
#
# Authors:
# Ben O'Hara <[email protected]>
#
[submodule "dotsync"]
path = dotsync
url = https://github.com/dotphiles/dotsync.git
[submodule "zsh/dotzsh"]
path = zsh/dotzsh
url = https://github.com/dotphiles/dotzsh.git
[submodule "vim/dotvim"]
path = vim/dotvim
url = https://github.com/dotphiles/dotvim.git
[submodule "base16-shell"]
path = base16-shell
url = https://github.com/chriskempson/base16-shell.git
[submodule "liquidprompt"]
path = liquidprompt
url = https://github.com/nojhan/liquidprompt.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "pure"]
path = pure
url = https://github.com/sindresorhus/pure.git