From 737a774649e903637929406fa95870c0129509f7 Mon Sep 17 00:00:00 2001 From: Justin Garrison <justin@linux.com> Date: Tue, 6 May 2025 16:13:57 -0700 Subject: [PATCH] remove fff fixes #209 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 389a69f..6d08c56 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,6 @@ List of projects that provide terminal user interfaces - [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 new way to see and navigate directory trees -- [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. - [lf](https://github.com/gokcehan/lf) A terminal file manager written in Go with heavy inspiration from ranger file manager.