exa 0.10.1
Modern replacement for ls
exa
is a modern replacement for the command-line program ls
. It uses colours to distinguish file types and metadata. It also knows about symlinks, extended attributes, and Git.
- Website: https://the.exa.website/
- Licenses: Expat
- Package source: gnu/packages/rust-apps.scm
- Builds: See build status
- Issues: See known issues
Installation
Install exa 0.10.1
as follows:
guix install exa@0.10.1
Or install the latest version:
guix install exa
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.