Update README.md

Added broot to the file manager section.
This commit is contained in:
adriel-tech 2024-08-05 12:44:02 -06:00 committed by GitHub
parent af445ba8fe
commit d83f9b3359
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -125,6 +125,7 @@ List of projects that provide terminal user interfaces
<details open><summary><h2>File Managers</h2></summary>
- [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.