Show your terminal prompt

Same here, but no emoji :

In a TTY :

TTY or terminal emulator, my prompts have two common settings, path length limited to 45 characters or 5 sub-directories and the error thing. My TTY prompt (zsh) :

PROMPT=' %F{yellow}%D{%H:%M}%f %F{magenta}%n%f %F{cyan}%45<..<%5~%<< %(?.%F{green}>.%F{red}X)%f '
2 Likes