# # ~~~ bash profile # # load bashrc if [[ -f ~/.bashrc ]]; then . ~/.bashrc fi