GetBundles install
March 14th, 2010
No comments
安装 getBundles:
打开命令行,运行如下命令:
cd ~/Library/Application\ Support/TextMate/Bundles
如果没有的,就生成一个:
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
svn co http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle/
osascript -e ‘tell app “TextMate” to reload bundles’
Recent Comments