Commit Graph
2 Commits
Author SHA1 Message Date
Renato Assis b9ef2a9feb alphabetical order 2017-08-22 10:11:47 -03:00
Renato Assis e3bc8217c9 add exa command line
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.
2017-08-22 09:45:56 -03:00