setopt prompt_subst PROMPT='%K{cyan}%F{black}%m%k%f %~ %% ' # For tramp (emacs). if [ "$TERM" = "dumb" ]; then unset PROMPT PS1='$ ' unsetopt zle fi