freebsd-ports/sysutils/exa/pkg-descr
Tobias Kortkamp 124e7c6387 New port: sysutils/exa
Exa is a modern replacement for ls.  It uses colours for information
by default, helping you distinguish between many types of files, such
as whether you are the owner, or in the owning group.  It also has
extra features not present in the original ls, such as viewing the Git
status for a directory, or recursing into directories with a tree
view.  Exa is written in Rust, so it's small, fast, and portable.

WWW: https://the.exa.website/

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11162
2017-06-21 16:25:07 +00:00

9 lines
440 B
Plaintext

Exa is a modern replacement for ls. It uses colours for information
by default, helping you distinguish between many types of files, such
as whether you are the owner, or in the owning group. It also has
extra features not present in the original ls, such as viewing the Git
status for a directory, or recursing into directories with a tree
view. Exa is written in Rust, so it's small, fast, and portable.
WWW: https://the.exa.website/