mirror of https://github.com/akelge/zsh
Changed instructions to script
This commit is contained in:
parent
67dc71ee19
commit
9e612cbd06
|
@ -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
|
Loading…
Reference in New Issue