In Terminal:
echo "$TM_SUPPORT_PATH"
There's your issue, that shouldn't be done in Terminal.
Doesn't give any result at all. Can anyone explain what I've done wrong?
Try typing that into an empty TextMate document and then hitting Ctrl-R. Should give you the output you're after.
Adam Sharp