eza 0.20.14
Modern replacement for ls
eza
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. This package is the community maintained fork of exa
.
- Outputs:
out
- Website: https://github.com/eza-community/eza
- Licenses: Expat
- Package source: gnu/packages/rust-apps.scm
- Builds: See build status
- Issues: See known issues
Installation
Install eza 0.20.14
as follows:
guix install eza@0.20.14
Or install the latest version:
guix install eza
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.