feat(yazi): add yazi and nvim integration
This commit is contained in:
parent
0bac5a21b7
commit
85a051fc92
3 changed files with 13 additions and 2 deletions
|
@ -18,6 +18,10 @@
|
|||
enableBashIntegration = true;
|
||||
tmux.enableShellIntegration = true;
|
||||
};
|
||||
yazi = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue