Skip to content

Instantly share code, notes, and snippets.

@simonjodet
Created January 6, 2012 12:48
Show Gist options
  • Save simonjodet/1570469 to your computer and use it in GitHub Desktop.
Save simonjodet/1570469 to your computer and use it in GitHub Desktop.
Extend TextMate
# Install Project+: http://ciaranwal.sh/projectplus
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