Yazi: wrapper

This commit is contained in:
Filippo Berto 2025-03-28 10:59:43 +01:00
parent cee8aace8c
commit 3f83107d0a
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -8,7 +8,6 @@
pkgs.unar
pkgs.mpv
];
shellAliases.y = "yazi";
};
programs.yazi = {
@ -16,6 +15,7 @@
enableBashIntegration = true;
enableNushellIntegration = true;
enableZshIntegration = true;
shellWrapperName = "y";
settings = {
manager = {
sort_by = "natural";