feat(zsh): syntax highlight
This commit is contained in:
@@ -131,4 +131,5 @@
|
|||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
programs.zsh.autosuggestion.enable = true;
|
programs.zsh.autosuggestion.enable = true;
|
||||||
programs.zsh.enableCompletion = true;
|
programs.zsh.enableCompletion = true;
|
||||||
|
programs.zsh.syntaxHighlighting.enable = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user