Skip to content

Instantly share code, notes, and snippets.

@jefftriplett
Created May 14, 2009 21:46
Show Gist options
  • Save jefftriplett/111942 to your computer and use it in GitHub Desktop.
Save jefftriplett/111942 to your computer and use it in GitHub Desktop.
# via http://github.com/blog/233-gist-support-for-textmate
cd ~/"Library/Application Support/TextMate/Bundles/"
git clone git://github.com/gtcaz/github-tmbundle.git "GitHub.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment