September 17, 2025

Reload .bashrc without losing history of current session

I’ve used $ bash to reload .bashrc after modification.

However running $ bash erases history; i.e. CTRL + P doesn’t show the last command (but the one of the penultimate session maybe?). Anyway.

So instead, to reload .bashrc and preserve the current session, I can run:

$ . ~/.bashrc

or

$ source ~/.bashrc

personal computing command-line interface (cli) gnu linux trisquel shell literacy bash wiki

No affiliate links, no analytics, no tracking, no cookies. This work © 2016-2025 by yctct is licensed under CC BY-SA 4.0 .   about me   contact me   all entries & tags   FAQ   GPG public key

GPG fingerprint: 2E0F FB60 7FEF 11D0 FB45 4DDC E979 E52A 7036 7A88