On 17 Dec 2011, at 19:24, Phil Dobbin wrote:
... but has the annoying nag message:
`/Applications/TextMate.app/Contents/SharedSupport/Support/lib/tm/process.rb :194: warning: Insecure world writable dir /usr/local in PATH, mode 040777`
every time you run a script been fixed in TextMate 2
The warning is from ruby and not TextMate.
You can “fix” it by not making the /usr/local folder group/world writable. If you google the error code you’ll see lots about it.