What is the best way to permanently change the Mac OS X path variable? I've tried to add a .profile file in my user home directory with the below path, but that didn't work. Right now I have to run the export command every time I open up a new instance of the console. Any ideas?
export PATH=/Users/tom/sshfs-binaries:$PATH