diff --git a/nixos/programs/zsh.nix b/nixos/programs/zsh.nix index c7dcdeec..dcfa30a8 100644 --- a/nixos/programs/zsh.nix +++ b/nixos/programs/zsh.nix @@ -31,6 +31,7 @@ SPACESHIP_EXIT_CODE_SHOW=true SPACESHIP_VI_MODE_SHOW=false SPACESHIP_BATTERY_THRESHOLD=30 + ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=238' setopt HIST_IGNORE_ALL_DUPS ''; profileExtra = ''