clear rprompt from zshrc-stub to make a little more obvious when the prompt stuff isn't working right
This commit is contained in:
parent
45e90a1baa
commit
ed5afe0300
@ -6,7 +6,7 @@
|
||||
autoload -U colors && colors
|
||||
|
||||
PROMPT="%{$fg[cyan]%}%n%{$fg[white]%}@%{$fg[magenta]%}%m %{$fg[white]%}%~ %# "
|
||||
RPROMPT="%{$fg_bold[black]%}%T%{$reset_color%}"
|
||||
RPROMPT=""
|
||||
|
||||
_zeesh_fresh_install=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user