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 919e777..89764f6 100755
--- a/setup.sh
+++ b/setup.sh
@@ -53,3 +53,6 @@ clone
DIR="themes/dracula"
URL="https://github.com/dracula/vim.git"
clone
+DIR="themes/gruvbox"
+URL="https://github.com/morhetz/gruvbox"
+clone