add shell integration for yazi
This commit is contained in:
parent
bdfc970743
commit
0cd1cfc877
|
|
@ -2,6 +2,7 @@ _: {
|
|||
programs = {
|
||||
yazi = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue