mirror of
https://github.com/akelge/zsh
synced 2025-08-15 06:28:24 +00:00
Fix colors
This commit is contained in:
@ -3,8 +3,8 @@ fpath+=$0:h/prompts/pure
|
|||||||
|
|
||||||
autoload -U promptinit;promptinit
|
autoload -U promptinit;promptinit
|
||||||
|
|
||||||
zstyle :prompt:pure:user color blue
|
zstyle :prompt:pure:user color white
|
||||||
zstyle :prompt:pure:host color blue
|
zstyle :prompt:pure:host color white
|
||||||
|
|
||||||
prompt pure
|
prompt pure
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user