From 3096aaead9a0d3bd545c435b4a4e3f50d4f62104 Mon Sep 17 00:00:00 2001 From: Arne Schauf Date: Fri, 15 Aug 2014 16:50:03 +0200 Subject: [PATCH] remove vim autosetup as it stops automatic deployment --- init.sh | 2 +- init_server.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/init.sh b/init.sh index ce77aea..0b8e8fe 100755 --- a/init.sh +++ b/init.sh @@ -7,4 +7,4 @@ ln -snf `pwd`/gitconfig ~/.gitconfig ln -snf `pwd`/gitignore ~/.gitignore # set up vim -vim +BundleInstall! +qall +#vim +BundleInstall! +qall diff --git a/init_server.sh b/init_server.sh index 1c7822a..6ed7aef 100755 --- a/init_server.sh +++ b/init_server.sh @@ -6,4 +6,4 @@ ln -snf `pwd`/zshrc ~/.zshrc ln -snf `pwd`/gitconfig ~/.gitconfig ln -snf `pwd`/gitignore ~/.gitignore # set up vim -vim +BundleInstall! +qall +#vim +BundleInstall! +qall