http://screencast.com/t/TvARFTEz This short screencast describes the problem and shows troubleshooting.
I am getting an error
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/bash_init.sh: line 27: dirname: command not found
Whenever I run Show TODO List for my Rails application.
I'm assuming this is a path problem but cannot find the source. The only other recent change I made was deleting an extra copy of ruby that was in the /opt/ directory.
BASH_ENV=/Applications/TextMate.app/Contents/SharedSupport/Support/lib/bash_init.sh /bin/bash -xc 'echo test' + unset BASH_ENV + export LC_CTYPE=en_US.UTF-8 + LC_CTYPE=en_US.UTF-8 + set +u + [[ -d /bin ]] + PATH=/opt/local/bin:/opt/local/sbin:/usr/local/git/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/local/mysql/bin:/Library/PostgreSQL/8.4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/usr/local/git/bin:/bin + [[ -d /bin/CocoaDialog.app/Contents/MacOS ]] + [[ -d '' ]] + export PATH + : /Users/kevin/Library/Application Support/TextMate/bash_init.sh + [[ -f /Users/kevin/Library/Application Support/TextMate/bash_init.sh ]] + export RUBYLIB=/lib + RUBYLIB=/lib + textmate_init /Users/kevin + [[ /Users/kevin != / ]] + [[ /Users/kevin != /Users/kevin ]] + [[ -f /Users/kevin/.textmate_init ]] + [[ /Users/kevin == / ]] + echo test test