diff --git a/Vi.tmtheme b/Vi.tmTheme similarity index 100% rename from Vi.tmtheme rename to Vi.tmTheme diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..ab45c56 --- /dev/null +++ b/install.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +cp Vi.tmTheme ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/Color\ Scheme\ -\ Default/ +