# .bash_profile -- executed by login shells # Source global definitions if [ -f /etc/profile ]; then . /etc/profile fi # Get my aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi