[TxMt] intermittent ruby problems
Allan Odgaard
throw-away-1 at macromates.com
Mon Jun 12 21:03:39 UTC 2006
On 12/6/2006, at 22:50, Ryan King wrote:
> This bring up a question, though. In Textmate, I'd set PATH = "/
> usr/local/bin:/usr/bin" (via Preferences -> advanced -> shell
> variables).
>
> Shouldn't this take precedence?
For shebang scripts, yes.
I tried setting PATH myself in advanced preferences and then did ^R
with these two lines selected:
#!/bin/sh
echo "$PATH"
This did show the changed path. So not sure why it would fail to work
for you.
More information about the textmate
mailing list