mirror of
https://github.com/italicsjenga/dotfiles.git
synced 2024-11-24 01:51:32 +11:00
4 lines
98 B
Bash
Executable file
4 lines
98 B
Bash
Executable file
cd vim/.vim/bundle
|
|
git clone https://github.com/VundleVim/Vundle.vim.git
|
|
vim +PluginInstall +qall
|