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