$ 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'
Created
May 18, 2012 02:32
-
-
Save trey/2722805 to your computer and use it in GitHub Desktop.
Installing GetBundles on a Fresh Copy of TextMate
Thank you, worked like a charm!
Hi it's not necessarily to install Xcode entirley. You can also install solely the Command Line Tools by downloading them separately via the following link: https://developer.apple.com/downloads/index.action
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Awesome, thanks man!