From 839e7f729c2efa69024003d8598094d4117b06b4 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Mon, 10 Nov 2014 14:44:04 +0000 Subject: no idea --- make | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'make') diff --git a/make b/make index 1138715..11c40e3 100755 --- a/make +++ b/make @@ -30,7 +30,8 @@ git clone https://github.com/altercation/mutt-colors-solarized git clone https://github.com/Anthony25/gnome-terminal-colors-solarized/ git clone https://github.com/seebi/dircolors-solarized -sudo rm -rf .vim/bundle +cd +rm -rf .vim/bundle mkdir .vim/bundle git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle vim +PluginInstall +qall -- cgit v1.2.3