-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.37 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
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh.git
[submodule ".vim/bundle/repeat.vim"]
path = .vim/bundle/repeat.vim
url = git://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/surround.vim"]
path = .vim/bundle/surround.vim
url = git://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/abolish.vim"]
path = .vim/bundle/abolish.vim
url = git://github.com/tpope/vim-abolish.git
[submodule ".vim/bundle/commentary.vim"]
path = .vim/bundle/commentary.vim
url = git://github.com/tpope/vim-commentary.git
[submodule ".vim/bundle/ruby.vim"]
path = .vim/bundle/ruby.vim
url = git://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/snipmate.vim"]
path = .vim/bundle/snipmate.vim
url = git://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/bufkill.vim"]
path = .vim/bundle/bufkill.vim
url = git://github.com/vim-scripts/bufkill.vim.git
[submodule ".vim/bundle/coffee-script.vim"]
path = .vim/bundle/coffee-script.vim
url = https://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = https://github.com/gmarik/Vundle.vim
[submodule "zsh_themes/powerlevel10k"]
path = zsh_themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule "zsh/themes/powerlevel10k"]
path = zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k