Remove fast-syntax-highlighting Tweak autosuggestion style to compensate
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M user/settings/zsh.nix → user/settings/zsh.nix
@@ -49,7 +49,7 @@ size = 10000; }; localVariables = { - ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE = "fg=7"; + ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE = "fg=8"; }; shellAliases = {