dotfiles/vimplugins.sh

4 lines
98 B
Bash
Raw Normal View History

2015-10-11 11:58:30 +11:00
cd vim/.vim/bundle
git clone https://github.com/VundleVim/Vundle.vim.git
vim +PluginInstall +qall