workaroudn for autosuggestion color issues

This commit is contained in:
Thies Lennart Alff 2023-10-13 11:11:20 +02:00
parent 845c6e7cf8
commit 292710ca88

View file

@ -5,7 +5,7 @@ zstyle ':prompt:pure:path' color 075
zstyle ':prompt:pure:prompt:success' color 214 zstyle ':prompt:pure:prompt:success' color 214
zstyle ':prompt:pure:user' color 119 zstyle ':prompt:pure:user' color 119
zstyle ':prompt:pure:host' color 119 zstyle ':prompt:pure:host' color 119
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=#f4b8e4' ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=13'
prompt pure prompt pure
# If you come from bash you might have to change your $PATH. # If you come from bash you might have to change your $PATH.
export PATH=$HOME/bin:/usr/local/bin:$HOME/.local/bin:$PATH export PATH=$HOME/bin:/usr/local/bin:$HOME/.local/bin:$PATH