all repos — nixfiles @ e158faabfec76ea77e553ac2e141827266783be7

System and user configuration, managed by nix and home-manager

Remove fast-syntax-highlighting Tweak autosuggestion style to compensate

Alan Pearce
commit

e158faabfec76ea77e553ac2e141827266783be7

parent

e169438ad3f192d6526d6fbfe7083056aedbe062

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M user/settings/zsh.nixuser/settings/zsh.nix
@@ -49,7 +49,7 @@ size = 10000;
}; localVariables = { - ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE = "fg=7"; + ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE = "fg=8"; }; shellAliases = {