aboutsummaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index 2370b59..c8ea19a 100755
--- a/setup.sh
+++ b/setup.sh
@@ -14,6 +14,9 @@ clone() {
fi
cd $WD
}
+DIR="themes/solarized"
+URL="https://github.com/altercation/vim-colors-solarized.git"
+clone
DIR="themes/vim-colors-penultimate"
URL="https://github.com/ivan-cukic/vim-colors-penultimate"
clone