# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
#User specific environment and startup programs
PATH=$PATHHOME/bin:/usr/bin/:/usr/local/bin:/usr/sbin:/sbin
export PATH
unset USERNAME
umask 022