fixing yazi plugins

This commit is contained in:
Matt Nish-Lapidus 2025-04-04 14:45:27 -04:00
parent d618ecf02e
commit 38f162562e
17 changed files with 43 additions and 822 deletions

View file

@ -58,28 +58,24 @@
tree
emoji-picker
sox
imgcat
ghostscript
playerctl
tesseract
dockfmt
trash-cli
poppler_utils
fishPlugins.foreign-env
fishPlugins.fzf-fish
fishPlugins.fifc
fishPlugins.bass
fishPlugins.autopair
fishPlugins.forgit
fishPlugins.colored-man-pages
sox
imgcat
ghostscript
playerctl
tesseract
dockfmt
trash-cli
poppler_utils
fossil
television
];
programs = {
@ -99,6 +95,7 @@
};
interactiveShellInit = ''
bind --erase \ct
fzf_configure_bindings --variables=\e\cv
'';
plugins = [
{
@ -141,7 +138,6 @@
git = true;
icons = "auto";
colors = "auto";
# extraOptions = [ "--header" ];
};
fd = {
enable = true;