What is eza?
eza is a modern, maintained replacement for the venerable file-listing command-line program ls
that ships with Unix and Linux operating systems. Written in Rust, eza gives you more features and better defaults while being small, fast, and just one single binary.
⚡ Key Features of eza
🎨 Rich Visual Output
Colors to distinguish file types, icons support, and customizable themes. Makes file browsing more intuitive and visually appealing.
🔗 Git Integration
Shows Git status for files and repositories, tracks ignored files, and displays repository information directly in listings.
📊 Extended Metadata
Displays symlinks, extended attributes, mount points, SELinux context, and human-readable relative dates.
🔧 Highly Configurable
Custom themes via theme.yml, extensive command-line options, and backwards compatibility with ls and exa.
🆚 eza vs ls vs exa
- vs ls: Colors, icons, Git integration, tree view, better defaults
- vs exa: Actively maintained, fixes "Grid Bug", hyperlinks, themes, security fixes
- Performance: Fast Rust implementation, single binary, minimal dependencies
- Compatibility: Drop-in replacement with familiar options
🆕 What's New in eza 0.23.0+
- Custom Themes: theme.yml configuration for colors and icons
- Hyperlink Support: Clickable file paths in supported terminals
- Enhanced Git Status: Better repository status display
- Mount Point Details: Show filesystem mount information
- Security Fixes: Multiple security improvements over exa
- Bright Colors: Support for bright terminal color schemes
📦 Installation from debian.griffo.io
Step 1: Add Repository
Step 2: Install eza
🎯 Basic Usage Examples
Replace ls with eza:
Advanced features:
Create alias for permanent use:
🚀 Why Choose debian.griffo.io?
- Official Debian: Often months behind, missing latest features
- debian.griffo.io: Latest version within hours of release
- Manual Installation: Complex Rust compilation required
- Our Repository: Pre-built, ready-to-use packages
- ✅ Latest Features: Get newest eza features and improvements immediately
- ✅ No Compilation: Pre-built binaries, no Rust toolchain needed
- ✅ Automatic Updates: Packages updated within hours of upstream releases
- ✅ Proper Dependencies: Correctly packaged with all required libraries
- ✅ Multi-Distribution: Works on Bookworm, Trixie, and Sid
- ✅ Easy Maintenance: Simple apt commands for updates
🔗 Related Packages
Also available from debian.griffo.io:
- Yazi File Manager - Advanced terminal file manager
- fzf Fuzzy Finder - Enhanced file and command searching
- zoxide - Smart cd command replacement