home/fish: remove fd

This commit is contained in:
Primrose 2026-01-26 21:35:43 +01:00
parent 94e3d872f0
commit a9a85f16a4
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -15,9 +15,8 @@
pkgs.nix-output-monitor # pretty ui for shells
];
programs = {
fd.enable = true;
fzf.enable = true;
# fd uses LS_COLORS
# attempt to make color look less bad
vivid = {
enable = true;
activeTheme = "solarized-light"; # similar to milou