tweaks and updates

This commit is contained in:
atagen 2024-03-25 13:28:38 +11:00
parent 5152ec17aa
commit e468ac0c74
8 changed files with 145 additions and 201 deletions

View file

@ -9,7 +9,7 @@
in {
programs.zsh = {
enable = true;
enableAutosuggestions = true;
autosuggestion.enable = true;
enableCompletion = true;
syntaxHighlighting.enable = true;
enableVteIntegration = true;