First attempt at adding vundle as a submodule

This commit is contained in:
Dustin Swan
2012-03-07 00:55:35 -06:00
parent 9e5a9abcac
commit 2b0ef090e1
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh
[submodule "/Users/dustinswan/.vim/bundle/vundle"]
path = /Users/dustinswan/.vim/bundle/vundle
url = http://github.com/gmarik/vundle.git