> I have this in my .bashrc: > tm () { open -a TextMate.app "$*"; } Which is a nifty trick, but it can't act as your EDITOR for things like svn. I love not having to write my commit messages on the command line anymore :)