Regenerated

This commit is contained in:
2026-03-30 13:06:59 +00:00
parent 1a4b5fb476
commit 0aa664b9cc
3 changed files with 294 additions and 294 deletions
@@ -38,13 +38,13 @@ in
];
};
# autosuggestions.enable = true;
autosuggestions.enable = true;
syntaxHighlighting.enable = true;
};
# Use ~/.config/zsh as ZDOTDIR
home.sessionVariables = {
ZDOTDIR = "${config.home.homeDirectory}/.config/zsh";
ZDOTDIR = "${config.homeDirectory}/.config/zsh";
};
# Deploy the generated .zshrc