Add 'y' shortcut for yazi
This commit is contained in:
parent
2f370e6306
commit
14ce14cd5d
|
|
@ -4,6 +4,7 @@
|
|||
programs.yazi = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
shellWrapperName = "y";
|
||||
settings = {
|
||||
mgr = {
|
||||
sort_by = "natural";
|
||||
|
|
|
|||
Loading…
Reference in New Issue