-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
72 lines (72 loc) · 2.79 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh-completions-osx"]
path = zsh-completions-osx
url = https://github.com/yujinakayama/zsh-completions-osx
[submodule "zsh-completions"]
path = zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-bundler"]
path = vim/bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "vim/bundle/vim-github-colorscheme"]
path = vim/bundle/vim-github-colorscheme
url = https://github.com/endel/vim-github-colorscheme.git
[submodule "vim/bundle/vim-material-theme"]
path = vim/bundle/vim-material-theme
url = https://github.com/jdkanani/vim-material-theme
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-sensible"]
path = vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/nerdtree-git-plugin"]
path = vim/bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "zsh-256color"]
path = zsh-256color
url = https://github.com/chrissicool/zsh-256color
[submodule "vim/bundle/vim-hybrid"]
path = vim/bundle/vim-hybrid
url = https://github.com/w0ng/vim-hybrid
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = https://github.com/wincent/command-t.git
[submodule "vim/bundle/molokai"]
path = vim/bundle/molokai
url = https://github.com/tomasr/molokai
[submodule "vim/bundle/vim-emmet"]
path = vim/bundle/vim-emmet
url = https://github.com/mattn/emmet-vim
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim/bundle/emmet-vim"]
path = vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/bundle/colorschemer"]
path = vim/bundle/colorschemer
url = https://github.com/tophathaxor/colorschemer
[submodule "spaceship-prompt"]
path = spaceship-prompt
url = https://github.com/denysdovhan/spaceship-prompt.git
[submodule "oh-my-zsh-custom/plugins/aws-vault-zsh-plugin"]
path = oh-my-zsh-custom/plugins/aws-vault-zsh-plugin
url = https://github.com/blimmer/zsh-aws-vault.git