Skip to content

Instantly share code, notes, and snippets.

View joneilloine's full-sized avatar

Jesse O'Neill-Oine joneilloine

  • Minneapolis, MN
View GitHub Profile
@berinle
berinle / gist:1487328
Created December 16, 2011 18:38
Textmate 2 (custom bundles)
cd ~/Library/Application\ Support
mkdir -p Avian/"Pristine Copy"/Bundles
cd Avian/Pristine\ Copy/Bundles
#clone groovy bundle
git clone https://github.com/textmate/groovy.tmbundle.git
#clone grails bundle
git clone https://github.com/textmate/groovy-grails.tmbundle.git