. ~/.bashrc

Category: Shell & Bash

. ~/.bashrc

Dot-source the bashrc file (same as source)

Same as 'source' — the dot (.) is shorthand for running a script in the current shell environment.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.