Move yazi alias to yazi config file
This commit is contained in:
@ -43,6 +43,11 @@ in
|
||||
ffmpegthumbnailer
|
||||
xclip
|
||||
];
|
||||
|
||||
home.shellAliases = {
|
||||
y = "ya"; # Yazi shell wrapper (cd on quit)
|
||||
};
|
||||
|
||||
programs.yazi.enable = true;
|
||||
programs.yazi.enableFishIntegration = true;
|
||||
programs.yazi.settings.manager = {
|
||||
|
Reference in New Issue
Block a user