feat(fish@modules): added eza (ls) and bobthefish

This commit is contained in:
2025-10-17 22:01:35 +00:00
parent 2800ef59bf
commit 335748e941
2 changed files with 30 additions and 4 deletions

View File

@@ -15,7 +15,6 @@ in
programs.direnv = {
enable = true;
# enableBashIntegration = true; # see note on other shells below
enableFishIntegration = true;
nix-direnv.enable = true;
};
};