A modern, maintained replacement for ls.
eza is a modern replacement for ls, written in Rust. It adds colors for different file types, git integration, icons, tree views, and other improvements over the standard ls command.
$ cargo install eza$ brew install eza$ sudo apt update && sudo apt install -y eza$ sudo dnf install eza$ pacman -S eza$ wget -c https://github.com/eza-community/eza/releases/latest/download/eza_x86_64-unknown-linux-gnu.tar.gz -O - | tar xz
to rate this tool.
to comment.