Removed some apps and added fastfetch to fish start
This commit is contained in:
@@ -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" = {
|
||||
|
||||
@@ -34,13 +34,6 @@
|
||||
wiremix
|
||||
zfxtop
|
||||
opencode
|
||||
]
|
||||
++ (with inputs.mynixpkgs.packages.${stdenv.hostPlatform.system}; [
|
||||
dawn
|
||||
dfft
|
||||
loupe
|
||||
nekot
|
||||
omm
|
||||
prs
|
||||
]);
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user