So I got back to this again today.  <br><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="q"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Try also: PATH=/usr/bin which ruby</blockquote></span><span class="q"><div><br> ]2; /Users/cassio/Desktop  ]1; cassio/Desktop /usr/bin/ruby</div></span><br></div></blockquote></div><br>I've no idea why I got this weird output (it works fine in tcsh and bash outside TM), so I just commented out the line in the ruby bundle that depended on `which`:
<br><br># export TM_RUBY=$(which "${TM_RUBY:-ruby}")<br><br>and everything works now...<br><br>Cassio<br>