Skip to content

Instantly share code, notes, and snippets.

@creationmachine
Forked from berinle/gist:1487328
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save creationmachine/3071557b6089d5bdff01 to your computer and use it in GitHub Desktop.
Save creationmachine/3071557b6089d5bdff01 to your computer and use it in GitHub Desktop.
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
#clone RTF bundle
git clone git://github.com/drnic/copy-as-rtf-tmbundle.git "Copy as RTF.tmbundle"
#clone gradle bundle
git clone https://github.com/gradle/gradle.tmbundle.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment