From 72dfdc1ac910d3f4efe432e1c33d837d04f53929 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Wed, 9 Mar 2016 13:33:46 -0500 Subject: Remove older themes and change default color scheme --- setup.sh | 6 ------ 1 file changed, 6 deletions(-) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index b9df3f1..2370b59 100755 --- a/setup.sh +++ b/setup.sh @@ -20,12 +20,6 @@ clone DIR="themes/vim-256noir" URL="https://git.riedstra.us/mitch/vim-256noir.git" clone -DIR="themes/alduin" -URL="https://git.riedstra.us/mitch/Alduin.git" -clone -DIR="themes/oceanic-next" -URL="https://github.com/mhartington/oceanic-next" -clone DIR="bundle/vim-airline" URL="https://github.com/vim-airline/vim-airline.git" clone -- cgit v1.2.3