mv ~/.bash_profile ~/.bash_profile.bkp ln -s ~/.bashrc ~/.bash_profile
Then you get the same thing, no matter how you started the shell. Also, you can edit either file and the other gets the edits, since they are really both the same file, just with two names.
Interesting. Thank you.
-- [EMAIL PROTECTED] mailing list
