flake update zsh fix

This commit is contained in:
2023-06-30 13:29:07 +02:00
parent 55c6b8e0f9
commit eb78dfe62e

View File

@@ -10,7 +10,7 @@
enable = true;
dotDir = ".config/zsh_nix";
enableAutosuggestions = true; # Auto suggest options and highlights syntact, searches in history for options
enableSyntaxHighlighting = true;
syntaxHighlighting.enable = true;
history.size = 10000;
oh-my-zsh = { # Extra plugins for zsh