[TxMt] Re: How to sync TextMate settings with another Mac

Rob McBroom textmate at skurfer.com
Mon Sep 15 16:35:32 UTC 2008


On 2008-Sep-15, at 12:29 PM, Rob McBroom wrote:

>

>     if ( `ps -xc | grep -c TextMate` >= 1 ) then
>       osascript -e 'tell application "TextMate" to reload bundles'
>     endif

I should mention that my script was written for `tcsh`, so this syntax  
will probably have to be modified to work in other shells.

-- 
Rob McBroom
<http://www.skurfer.com/>







More information about the textmate mailing list