Yazi update shellAlias from ya to yy
This commit is contained in:
parent
1f3693359f
commit
6a047746c1
@ -45,7 +45,7 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
home.shellAliases = {
|
home.shellAliases = {
|
||||||
y = "ya"; # Yazi shell wrapper (cd on quit)
|
y = "yy"; # Yazi shell wrapper (cd on quit)
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.yazi.enable = true;
|
programs.yazi.enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user