# Get the aliases and functions
if [ -f ~/.bashrc ]; then
        . ~/.bashrc
fi

USERNAME="`whoami`"


test -e ${HOME}/.iterm2_shell_integration.bash && source ${HOME}/.iterm2_shell_integration.bash
