Monday, April 11, 2011
How to reload ~/.bashrc
0. Descritpion
Assume you change ~/.bashrc (eg you add a new alias or you extend the PATH variable)
or any configuration files. How do you update Bash without logging out and logging in?
1. How?
Assume you change ~/.bashrc (eg you add a new alias or you extend the PATH variable)
or any configuration files. How do you update Bash without logging out and logging in?
1. How?
$ source ~/.bashrc
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment