$ 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
This is a Solutions Log post.
If you have Mountain Lion (Mac OS X 10.8) then the command lines above won't work because svn is not included.
To fix this problem, download the latest Xcode for Mountain Lion from the Mac Apple Store. Once installed go to Xcode > Preferences > Downloads > Command Line Tools > Install.
More info: http://blog.grapii.com/2012/08/svn-missing-in-mac-os-x-10-8-mountain-lion/
Awesome, thanks man!
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
formerly