diff --git a/zsh.d/30-prompt.zsh b/zsh.d/30-prompt.zsh index c220b88..58f7778 100644 --- a/zsh.d/30-prompt.zsh +++ b/zsh.d/30-prompt.zsh @@ -3,8 +3,8 @@ fpath+=$0:h/prompts/pure autoload -U promptinit;promptinit -zstyle :prompt:pure:user color blue -zstyle :prompt:pure:host color blue +zstyle :prompt:pure:user color white +zstyle :prompt:pure:host color white prompt pure