This commit is contained in:
2025-08-12 17:56:16 +00:00
parent 2c4fb98fc7
commit ed7fc605b1
37 changed files with 12 additions and 13 deletions

View File

@@ -0,0 +1,10 @@
{
programs.mise = {
enable = true;
enableFishIntegration = true;
enableZshIntegration = true;
settings = {
auto_install = false;
};
};
}