if [ -d "$HOME/scripts/utils" ] ; then PATH="$HOME/scripts/utils:$PATH" fi if [ "$BASH" ]; then if [ -f ~/.bashrc ]; then . ~/.bashrc fi fi mesg n 2> /dev/null || true