From ea893bdada61636e06c680b86110b2c4b13552ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20M=C3=A9ndez?= Date: Tue, 23 Apr 2013 09:06:54 -0600 Subject: [PATCH] -Added instruction "git clone" of the project "Theme -Soda". --- SublimeDrupal.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SublimeDrupal.sh b/SublimeDrupal.sh index 12165da..55d62d6 100644 --- a/SublimeDrupal.sh +++ b/SublimeDrupal.sh @@ -68,7 +68,10 @@ git clone https://github.com/SublimeText/TrailingSpaces.git git clone git://github.com/tanc/st2-drupal-autocomplete.git # Git -#git clone https://github.com/kemayo/sublime-text-2-git.git +git clone https://github.com/kemayo/sublime-text-2-git.git + +# Theme - Soda +git clone https://github.com/buymeasoda/soda-theme/ "Theme - Soda"; # fetch specific color schemas for soda theme cd "Theme - Soda"