Is .profile even the right place for this?
2004-10-13 21:44:05
iaul
[View]
The book suggests this code goes into your personal profile (e.g., .profile or .bash_profile). Shouldn't this code go into .bashrc or something like that instead? If you working from a graphical workstation (part of the argument for it) seems like this needs to go into .bashrc or similar so it is runs each time a new window is open. Is this not correct?