vundle-update and vundle-init aliasesmaster
parent
929c64e4c6
commit
a335e9df9f
1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
||||
alias vundle-init='git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle' |
||||
alias vundle='vim -c "execute \"BundleInstall\" | q"' |
||||
alias vundle-update='vim -c "execute \"BundleInstall!\" | q"' |
||||
Loading…
Reference in new issue