eza
CLIA modern, maintained replacement for ls with color and Git support.
Modern ls with colors, icons, and git status
Recipes
Curated from documentation and usage. Percentages are estimates, not measurements.
List all files with git status
eza -la --gitShow directory tree
eza --tree --level 2Sort by modification time
eza -la --sort modifiedInstall
Homebrew
brew install ezaCargo
cargo install ezaAgent notes
- When to use
- Listing directory contents with rich metadata
- Quick examples
eza -la --giteza --tree --level 2
Use from an agent
curl -s https://clihub.com/api/tools/eza | jq '.agentHints.provenRecipes[] | {task, command, verified}'Or call get_tool with slug eza on the MCP server at https://clihub.com/mcp.