David Blume authored 9 years ago
1) # ~/.bash_profile: executed by bash for login shells. 2)
David Blume authored 8 years ago
3) if [ -f "${HOME}/.bashrc" ]; then 4) source "${HOME}/.bashrc"