# 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
-# vim: et sts=4 sw=4 ts=8 tw=79
+### cd for convenience
+cd ${_sev_home:-~}