fix(yazi): update shell wrapper name
This commit is contained in:
parent
3323c6ba7a
commit
b6dafe4908
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
{
|
{
|
||||||
programs.yazi = {
|
programs.yazi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
shellWrapperName = "y";
|
||||||
plugins = {
|
plugins = {
|
||||||
# keep-sorted start
|
# keep-sorted start
|
||||||
diff = pkgs.yaziPlugins.diff;
|
diff = pkgs.yaziPlugins.diff;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue