From d83f9b3359aca19ebb9e67d279b3dcea25c52f39 Mon Sep 17 00:00:00 2001 From: adriel-tech <145532+adriel-tech@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:44:02 -0600 Subject: [PATCH] Update README.md Added broot to the file manager section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb02f44..0e93bb1 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ List of projects that provide terminal user interfaces

File Managers

- [adbtuifm](https://github.com/darkhz/adbtuifm) A TUI file manager for Android, based on the Android Debug Bridge(ADB). +- [broot](https://github.com/Canop/broot) A fuzzy finder file manager written in Rust. - [fff](https://github.com/dylanaraps/fff) A simple file manager written in bash. - [fml](https://github.com/wick3dr0se/fml) :file_folder: A stupid simple, fast file manager written in BASH v4.2+. - [goful](https://github.com/anmitsu/goful) a powerful TUI file manager written in Go.