From 875b2a4b184bb6b6699e4ff0b9b50022d3d0c437 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Fri, 10 Jun 2016 10:53:53 +0200 Subject: [PATCH] Cleaning. --- install.sh | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/install.sh b/install.sh index a72d28c..992a049 100644 --- a/install.sh +++ b/install.sh @@ -14,15 +14,9 @@ cd ~/.dotfiles rm -rf ~/.vim/bundle/* git submodule init git submodule update -cd vim/bundle/nerdtree -git checkout master cd ~/.dotfiles -#cd dircolors -#git checkout master -# files - -## zsh +# zsh mkdir ~/.zsh git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh git clone https://github.com/zsh-users/zsh-autosuggestions.git ~/.zsh/autosuggestions