Installing GetBundles on a Fresh Copy of TextMate
$ 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'