Alternatives to eza

A replacement for ls with colours, icons, a tree view and Git status in the listing. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as eza.

Also worth comparing

These listings name eza as their own alternative, so the relationship runs both ways.

  • erdtree

    A multi-threaded command-line tool that shows a directory tree together with disk usage.

    eza offers a built-in tree view with -T plus colours, icons and Git status, but it is an ls replacement and does not total disk usage per folder.

  • tree

    A command-line program that lists the contents of directories as an indented tree.

    eza provides a tree view with -T along with colours, icons and Git status, ships as one binary for Windows, macOS and Linux, but lacks tree's HTML output.

Similar software

Related functionality, not a direct replacement.