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:
Oliver Davies 2025-01-29 01:15:42 +00:00
parent cf7de1eb9c
commit 4f91d5ce7d

View file

@ -16,4 +16,8 @@
xcape
xsel
];
programs = {
yazi.enable = true;
};
}