e
Install via:brewcargo
License:MIT
Open sourceeza
About
A modern, maintained replacement for `ls` — Git integration, file icons, colors and tree views. The community fork of exa.
Pricing
Free
eza is a modern ls replacement with a focus on usability. It shows file permissions, sizes, git status and icons in color, and supports tree-style listings out of the box.
Key Features
- Git integration: staged/modified/untracked indicators.
- File-type icons and color themes.
--treeview for nested directories.- Human-readable sizes and time formats.
- Customizable format strings.
- Actively maintained community fork of exa.
Pricing
eza is free and open source under the MIT license.
Getting Started
brew install eza
eza -l --git
eza --tree src/
Add alias ls=eza, alias ll='eza -l --git' to your shell config.