mirror of
https://github.com/akelge/zsh
synced 2025-08-14 06:18:19 +00:00
Changed instructions to script
This commit is contained in:
2
vim/installVundle.sh
Normal file
2
vim/installVundle.sh
Normal file
@ -0,0 +1,2 @@
|
||||
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
|
||||
vim +PluginInstall +qall
|
@ -1,8 +0,0 @@
|
||||
installVundle.txt
|
||||
|
||||
:Author: Andrea Mistrali
|
||||
:Email: andrea.mistrali@gmail.com
|
||||
:Date: 2015-01-15 12:01
|
||||
|
||||
~ $ git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
|
||||
~ $ vim +PluginInstall +qall
|
Reference in New Issue
Block a user