# NOTE: all logic here moved to .zprofile, see comments there for rationale ### load site-specific if [[ -f ${ZDOTDIR:-~}/.zlogin.local ]] { source ${ZDOTDIR:-~}/.zlogin.local } ### cd for convenience cd ${_sev_home:-~}