Updated syntax highlighting option

This commit is contained in:
Emmet 2023-07-28 11:33:53 -05:00
parent 8e8edddb6d
commit 39fc5a372d

View file

@ -15,7 +15,7 @@ in
enable = true; enable = true;
enableAutosuggestions = true; enableAutosuggestions = true;
enableCompletion = true; enableCompletion = true;
enableSyntaxHighlighting = true; syntaxHighlighting.enable = true;
shellAliases = myAliases; shellAliases = myAliases;
initExtra = '' initExtra = ''
PROMPT=" %U%F{magenta}%n%f%u@%U%F{blue}%m%f%u:%F{yellow}%~%f PROMPT=" %U%F{magenta}%n%f%u@%U%F{blue}%m%f%u:%F{yellow}%~%f