cleaned up zsh

This commit is contained in:
kenji
2025-07-08 22:10:18 -05:00
parent 1601f4b622
commit 8355d35aaf
-4
View File
@@ -3,10 +3,6 @@
myConfig,
...
}: {
home.packages = with pkgs; [
zoxide
];
programs.zsh.enable = true;
programs.zoxide.enable = true;