fixed zsh prompt

This commit is contained in:
Gabe Venberg 2020-11-02 16:22:48 -06:00
parent a2dd2df2f1
commit 5fbd476230

View file

@ -68,7 +68,7 @@
RPROMPT=
#on the top line, show a whole bunch of info. botton line should be as minimal as possilbe (just a single char to input next to...)
PROMPT='%F{cyan}[%m@%n]%f%F{red}├────┤%f${vcs_info_msg_0_}
PROMPT='%F{cyan}[%n@%m]%f%F{red}├────┤%f${vcs_info_msg_0_}
»'
#show dots while waiting for tab-completion