### -*-sh-*- ### ### Last ditch sanity for Zsh invocations. case ${SSH_CONNECTION+t},${__mdw_profile+t} in t,) if [[ ! -o login ]]; then . "$HOME/.zprofile"; fi ;; esac