_sev_switched_users= source ${ZDOTDIR:-~}/.zprofile
} elif [[ $SHLVL == 1 ]] {
# ensure profile is loaded for toplevel shells; should hopefully be 1
# under Xorg or cron, which is where this would be most useful
source ${ZDOTDIR:-~}/.zprofile
}
_sev_switched_users= source ${ZDOTDIR:-~}/.zprofile
} elif [[ $SHLVL == 1 ]] {
# ensure profile is loaded for toplevel shells; should hopefully be 1
# under Xorg or cron, which is where this would be most useful
source ${ZDOTDIR:-~}/.zprofile
}