On Sat, Mar 14, 2009 at 3:52 PM, Jay Soffian jaysoffian@gmail.com wrote:
So, a few things:
Here's one more thing to try:
$ touch "$HOME/Application Support/TextMate/bash_init.sh"
If that doesn't clear things up, remove this file, assuming you didn't have it there before.
This will prevent TM from parsing your $HOME/.bash* profile, which in my experience causes more trouble than it solves. (TM attempts to replicate your Terminal environment by doing this, but I have a bunch of customizations in my Terminal environment that I don't want when I run code from within TM.)
j.