fix blue bar in zshrc

This commit is contained in:
Colin McMillen 2021-06-02 13:53:10 -04:00
parent db2e9480f6
commit 9ceb6ae568

4
zshrc
View File

@ -7,8 +7,8 @@ path+=("~/bin")
path+=("$HOME/software/depot_tools") path+=("$HOME/software/depot_tools")
EDITOR=vim EDITOR=vim
PROMPT="%K{blue}%F{ffffff}%n@%m %~%f%E%k PROMPT="%K{blue}%F{ffffff}%n@%m %~%f%E
%F{cyan}$%f " %k%F{cyan}$%f "
RPROMPT= RPROMPT=
HISTFILESIZE=100000000 HISTFILESIZE=100000000