fix perms

This commit is contained in:
2025-10-16 00:37:45 -05:00
parent 2ad827e5fd
commit 18679fc6ca
2 changed files with 17 additions and 1 deletions

View File

@@ -20,7 +20,6 @@
highlight = "underline";
};
history = {
size = 10000;
save = 10000;
@@ -141,4 +140,6 @@
# ];
# };
};
# rid the world of ~/.zshenv
home.file.".zshenv".enable = false;
}