- Save the .bash_profile file
- Go to the user's home directory by typing
cd
- Reload the profile with
. .bash_profile
↧
Answer by Mithun Khatri for How to reload .bash_profile from the command line
↧
cd
. .bash_profile