exa preview
exa

exa

Modern replacement for ls command

24.4k|archived|v0.10.1
Color-coded file types — Distinguishes files by type and metadata using terminal colors.
Git integration — Shows Git status for tracked and ignored files.
Tree view recursion — Recursively lists directories in tree or grid format.
Extended attributes — Displays symlinks and extended file attributes.
exa is a fast, single-binary replacement for ls written in Rust with sensible defaults. It uses colors to distinguish file types, integrates with Git, and supports advanced options like tree view and extended attributes. Note: This project is unmaintained; the community fork eza is recommended instead.
Rust 1.66.1+ for building from source
Source on GitHub
pavilion