_zimfw_compile() { local zopt if (( _zprintlevel <= 0 )) zopt='-q' source ${ZIM_HOME}/login_init.zsh ${zopt} }