Files
dotfiles/.gitmodules
2017-11-17 06:26:58 +01:00

10 lines
347 B
Plaintext

[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule ".config/nvim/bundle/Vundle.vim"]
path = .config/nvim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim