-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 923 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 923 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
[submodule "modules/geeknote"]
path = modules/geeknote
url = git://github.com/VitaliyRodnenko/geeknote.git
ignore = dirty
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh.git
ignore = dirty
[submodule ".tmux-config"]
path = .tmux-config
url = git@github.com:gezpage/tmux-config.git
ignore = dirty
[submodule ".vim/custom_snippets"]
path = .vim/custom_snippets
url = git@github.com:gezpage/custom_ultisnips.git
[submodule "modules/oh-my-zsh-powerline-theme"]
path = modules/oh-my-zsh-powerline-theme
url = https://github.com/jeremyFreeAgent/oh-my-zsh-powerline-theme
ignore = dirty
[submodule ".git_template"]
path = .git_template
url = git@github.com:greg0ire/git_template.git
[submodule "modules/spark"]
path = modules/spark
url = git@github.com:holman/spark.git
[submodule "modules/tpm"]
path = modules/tpm
url = git@github.com:tmux-plugins/tpm.git