Add yazi
Blazing fast terminal file manager written in Rust, based on async I/O. https://github.com/sxyazi/yazi https://yazi-rs.github.io
This commit is contained in:
parent
cf7de1eb9c
commit
4f91d5ce7d
|
@ -16,4 +16,8 @@
|
|||
xcape
|
||||
xsel
|
||||
];
|
||||
|
||||
programs = {
|
||||
yazi.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue