patching for migration to 25.05

This commit is contained in:
Steven Carpenter 2025-06-24 15:14:41 -04:00
parent 4ef7c58661
commit eca476ac8d
9 changed files with 670 additions and 384 deletions

View file

@ -9,7 +9,7 @@
path = "$ZDOTDIR/.zsh_history";
save = 10000000;
};
enableAutosuggestions = lib.mkDefault true;
autosuggestion.enable = lib.mkDefault true;
enableCompletion = lib.mkDefault true;
syntaxHighlighting.enable = lib.mkDefault true;
shellAliases = {