.oOo.A simple ZSH PROMPTJust put this in your .zshrc fileexport PROMPT='%F{red}./%1~%f %# '
Just put this in your .zshrc file
export PROMPT='%F{red}./%1~%f %# '
.oOo.