Fix zsh history bug, add packages for gaming and printing

This commit is contained in:
2025-10-10 19:38:57 -04:00
parent 6b6ec3cb9e
commit fe88fd04c2
4 changed files with 16 additions and 2 deletions

View File

@@ -82,7 +82,6 @@
"gs"
"exit"
];
path = "`\${config.xdg.dataHome}/zsh/zsh_history`";
};
syntaxHighlighting.enable = true;
};