Oct 082009
Getting the changes in .bashrc to take effect immediately, all you need to do is execute either of these following commands in the terminal -
source ~/.bashrc
or
bash
That’s it. The changes made to .bashrc file will take effect.
Getting the changes in .bashrc to take effect immediately, all you need to do is execute either of these following commands in the terminal -
source ~/.bashrc
or
bash
That’s it. The changes made to .bashrc file will take effect.