# ash-compatible startup hook.
if test -f "$HOME/.bashrc"; then . "$HOME/.bashrc"; fi
