Removed some apps and added fastfetch to fish start

This commit is contained in:
2026-04-03 19:38:14 +02:00
parent e57c4dab80
commit 9aca430a41
4 changed files with 4 additions and 21 deletions
+3
View File
@@ -60,6 +60,9 @@
set -Ux fifc_editor nvim
set -U fifc_keybinding \cv
set -g __done_min_cmd_duration 10000
if status is-interactive
fastfetch
end
'';
};
"fish/functions/extract.fish" = {
+1 -8
View File
@@ -34,13 +34,6 @@
wiremix
zfxtop
opencode
]
++ (with inputs.mynixpkgs.packages.${stdenv.hostPlatform.system}; [
dawn
dfft
loupe
nekot
omm
prs
]);
]
}