1 2 3 4 5 6 7
# # ~/.bash_profile # # Source bashrc for login shells if [ -f ~/.bashrc ]; then source ~/.bashrc fi