lf is a fast, lightweight terminal file manager written in Go that brings efficient file navigation to your command line. Inspired by ranger, it delivers the essential file operations you need without unnecessary bloat.
Key capabilities include:
The tool deliberately avoids tabs, builtin editors, and redundant file operations—instead delegating these to your existing shell tools and terminal multiplexer, keeping the application focused and efficient. Installation is straightforward with pre-built binaries available or simple compilation from source using Go. Whether you're a terminal power user or looking to optimize your file management workflow, lf provides a responsive, configurable alternative to heavier file managers.
$ go install -trimpath