diff --git a/.gitmodules b/.gitmodules index 6a8a8c5..a44af71 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ # https://git-scm.com/docs/gitmodules -[submodule ".oh-my-zsh"] +[submodule "home/.oh-my-zsh"] path = home/.oh-my-zsh url = http://github.com/robbyrussell/oh-my-zsh.git -[submodule ".vim/bundle/Vundle.vim"] +[submodule "home/.vim/bundle/Vundle.vim"] path = home/.vim/bundle/Vundle.vim url = https://github.com/VundleVim/Vundle.vim.git diff --git a/home/.vim/bundle/.gitignore b/home/.vim/bundle/.gitignore new file mode 100644 index 0000000..e69de29