refactor(fish): drop classic direnv, keep direnv-instant only

This commit is contained in:
2026-08-09 00:40:41 +01:00
parent 4a4e518e05
commit b77bcf67d0
-4
View File
@@ -56,10 +56,6 @@
git = true; git = true;
extraOptions = [ ]; extraOptions = [ ];
}; };
direnv = {
enable = true;
enableFishIntegration = true;
};
}; };
}; };
}; };