Search This Blog

My zsh prompt setup

Add following line to ~/.zshrc:
PROMPT='%F{red}%*%f %F{blue}%1~%f %# '



More details about ZSH prompt: https://zsh.sourceforge.io/Doc/Release/Prompt-Expansion.html

No comments:

Post a Comment