summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2014-11-10 14:44:04 +0000
committerUrbain Vaes <urbain@vaes.uk>2014-11-10 14:44:04 +0000
commit839e7f729c2efa69024003d8598094d4117b06b4 (patch)
treec47ed2ff5928d85b6655d584595e99e7e4be220a /make
parent0ff7f5f6670ec6cde4e67d13bcc92b8a4faecd99 (diff)
no idea
Diffstat (limited to 'make')
-rwxr-xr-xmake3
1 files changed, 2 insertions, 1 deletions
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