From 6ef9604023f64b202f4e6a8bb29151897f083d44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 26 Mar 2012 09:24:16 +0200 Subject: see ya update-vim-plugins --- update-vim-plugins | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 update-vim-plugins diff --git a/update-vim-plugins b/update-vim-plugins deleted file mode 100755 index 2d2d608..0000000 --- a/update-vim-plugins +++ /dev/null @@ -1,6 +0,0 @@ -#! /bin/bash - -curl -so ~/.vim/autoload/pathogen.vim https://raw.github.com/tpope/vim-pathogen/HEAD/autoload/pathogen.vim -for f in $HOME/.vim/bundle/*; do - echo -en " ${f##*/}\n " && cd $f && git pull -done -- cgit v1.1-2-g2b99