source ~/.bashrc

Category: Shell & Bash

source ~/.bashrc

Reload the bash configuration file in current shell

Reloads your .bashrc configuration file so changes take effect immediately without opening a new terminal. source runs a script in the current shell.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.