# Load the ~/.bashrc file if we're using Bash if test -n "$BASH_VERSION"; then test -r "$HOME/.bashrc" && . "$HOME/.bashrc" fi