# Load the .bashrc configuration whenever .bash_profile (this file) is sourced if [ -f ~/.bashrc ]; then source ~/.bashrc fi