I'm running OS X 10.3.2/Darwin 7.2.0, and I'm trying to add an entry to my path, but I can't figure out where my path is declared. It's not in ~/.cshrc, it doesn't exist, and when I create it, it doesn't recognize it. When I echo $PATH, it shows all my path info correctly, but where is this stored in a file?
Thanks.