Update syntax highlighting
This commit is contained in:
parent
ba50ef37c5
commit
8a768262fc
|
@ -4,7 +4,7 @@
|
|||
programs.zsh = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
enableSyntaxHighlighting = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
|
||||
cdpath = [ "~/Code" ];
|
||||
dotDir = ".config/zsh";
|
||||
|
|
Loading…
Reference in a new issue