# display manager or launcher in front of it
export _sev_first_display=
_sev_refresh_gpgagent= source ${ZDOTDIR:-~}/.zprofile
-} elif [[ ! -o login && $SHLVL == 1 ]] {
+} elif [[ ! -o login && $SHLVL -eq 1 && ${+TERMUX_VERSION} -eq 0 ]] {
### early zprofile sourcing for first shell even if not a login shell
source ${ZDOTDIR:-~}/.zprofile
}