Fix autosuggest style in zsh
This commit is contained in:
parent
1fe2d1479f
commit
47cc86d712
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
SPACESHIP_EXIT_CODE_SHOW=true
|
SPACESHIP_EXIT_CODE_SHOW=true
|
||||||
SPACESHIP_VI_MODE_SHOW=false
|
SPACESHIP_VI_MODE_SHOW=false
|
||||||
SPACESHIP_BATTERY_THRESHOLD=30
|
SPACESHIP_BATTERY_THRESHOLD=30
|
||||||
|
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=238'
|
||||||
setopt HIST_IGNORE_ALL_DUPS
|
setopt HIST_IGNORE_ALL_DUPS
|
||||||
'';
|
'';
|
||||||
profileExtra = ''
|
profileExtra = ''
|
||||||
|
|
Loading…
Reference in a new issue