update to script for actionscript 3 and flex bundle
little update
- to know what is updating
- export LC_CTYPE=en_US.UTF-8
mkdir -p /Library/Application\ Support/TextMate/Bundles
cd /Library/Application\ Support/TextMate/Bundles
export LC_CTYPE=en_US.UTF-8
echo "... update Flex bundle"
svn co http://macromates.com/svn/Bundles/trunk/Review/Bundles/Flex.tmbundle
echo "... update As3 bundle"
svn co http://macromates.com/svn/Bundles/trunk/Review/Bundles/ActionScript\ 3.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'
have fun !!
© 2010 Your Name. Drupal theme by Kiwi Themes.

4 comments
I tried to answer your
I tried to answer your question on the mailinglist
http://comox.textdrive.com/pipermail/textmate/2007-June/020469.html