diff --git a/modules/programs/fish.nix b/modules/programs/fish.nix index b45ec5a..ca9e628 100644 --- a/modules/programs/fish.nix +++ b/modules/programs/fish.nix @@ -65,7 +65,7 @@ abbr --add rm 'rip' abbr --add cp 'fcp' abbr --add cd 'z' - abbr --add yazi 'y' + abbr --add y 'yazi' set fish_greeting # pwd based on the value of _ZO_RESOLVE_SYMLINKS.