1
0
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:
2015-02-19 15:45:55 +00:00
parent 67dc71ee19
commit 9e612cbd06
2 changed files with 2 additions and 8 deletions

2
vim/installVundle.sh Normal file
View File

@ -0,0 +1,2 @@
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall

View File

@ -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