# .bash_profile# Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrcfi # User specific environment and startup programs PATH=$PATH:$HOME/bin export PATHunset USERNAMEexport EDITOR=nano