Yazi: wrapper
This commit is contained in:
parent
cee8aace8c
commit
3f83107d0a
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue