|
|
|
|
|
by m_ram
4720 days ago
|
|
Programs like RVM add a .bash_profile file so you should be sure to append [[ -s ${HOME}/.profile ]] && source ${HOME}/.profile to the added .bash_profile file. You can also rename .profile to .bash_profile on Ubuntu and Debian. All other distros that I've encountered set up .bash_profile by default. |
|
What I don’t get is why RVM adds a .bash_profile, when there is, for example, /etc/profile.d/.