From e4857e6b295495d46c2af69647b565e271bdea39 Mon Sep 17 00:00:00 2001 From: Oliver Portee Date: Sat, 6 Apr 2024 20:50:35 +0200 Subject: [PATCH] add yazi file manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a0f38ec..76fe696 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ Terminology: * :white_check_mark: ~[vide](https://github.com/xaizek/vide)~ - The graphical predecessor of vifm that uses GTK+ * [fman](https://fman.io/) - A dual-pane file manager. * :heavy_plus_sign: [VimNavigation](https://github.com/raguay/VimNavigation) - Adds Vim-style keyboard navigation to the fman file manager. +* :white_check_mark: [yazi](https://yazi-rs.github.io/) - Blazing fast terminal file manager written in Rust, based on async I/O. ## IDEs * [Jetbrain's IDEs](https://www.jetbrains.com/products/#type=ide) (Intellij, PYCharm, PHPStorm, WebStorm, ...)