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