Skip to content

Instantly share code, notes, and snippets.

@binaryseed
Created October 31, 2010 21:50
Show Gist options
  • Save binaryseed/657207 to your computer and use it in GitHub Desktop.
Save binaryseed/657207 to your computer and use it in GitHub Desktop.
GetBundles
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd !$
svn co http://svn.textmate.org/trunk/Review/Bundles/GetBundles.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