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