wok-next annotate exa/description.txt @ rev 21013

Small updates
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 14 05:29:23 2018 +0300 (2018-10-14)
parents
children
rev   line source
al@19834 1 **exa** is a modern replacement for **ls**. It uses colours for information by
al@19834 2 default, helping you distinguish between many types of files, such as whether
al@19834 3 you are the owner, or in the owning group. It also has extra features not
al@19834 4 present in the original ls, such as viewing the Git status for a directory, or
al@19834 5 recursing into directories with a tree view. exa is written in Rust, so it’s
al@19834 6 small, fast, and portable.