local REPLY zstyle -s ':custom:prompts:mail' glob REPLY local new_mails=(${~REPLY}(.N)) typeset -g _cprompts_mail_count=${#new_mails} [[ ${_cprompts_mail_count} -gt 0 ]] || return p10k segment -b yellow -i '' -t "${_cprompts_mail_count:-unknown}"