1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00

Fix colors

This commit is contained in:
Andrea
2020-02-10 16:26:51 +01:00
parent 420ba938e4
commit e016bb8381

View File

@ -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