macOS
brew install ezaprovider-native install command
安装
brew install ezaprovider-native install command
概览
Modern, maintained replacement for ls
历史
eza is a Rust command-line file lister positioned as a modern replacement for the traditional Unix `ls`, with colorized output, Git awareness, extended metadata, icons, hyperlinks, tree views, and a single-binary distribution model.
The eza repository was created in 2023 by the eza-community organization and explicitly carries forward the design space of exa, while documenting fixes and additions not present in exa. Its README describes it as a more featureful and user-friendly alternative to `ls`, and calls out post-exa additions such as security fixes, hyperlink support, SELinux context output, mount point details, Git repository status output, relative dates, and a `theme.yml` customization file.
The first GitHub release under the eza name was v0.10.3 on July 31, 2023. Subsequent changelog entries show steady maintenance through 2024 and 2025, including man-page packaging, completions, build updates, and behavior fixes.
eza spread through the package-manager ecosystem quickly because it fit an existing command-line habit: users could alias or substitute a maintained `ls` replacement without changing file managers or shells. The project documents installation on Windows, macOS, and Linux and advertises packaging status across many repositories.
Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, MacPorts, Scoop, winget, and other package-manager entries in the input all point to eza becoming the maintained successor for users who had previously tracked exa.
Typical usage mirrors `ls` while adding richer defaults: grid and long listings, recursion, tree output, sorting, file-type coloring, icons, Git status, extended attributes, inode and link metadata, and custom timestamp formatting. Users often configure shell aliases such as `ls=eza` or use eza directly for tree-style directory inspection.
Configuration is intentionally small: the README documents `theme.yml` in `EZA_CONFIG_DIR` or `$XDG_CONFIG_HOME/eza`, with environment variables such as `LS_COLORS` and `EXA_COLORS` still taking precedence for compatibility.
eza matters to package nerds because it is a visible example of a community-maintained fork replacing an unmaintained but popular CLI. It also sits in the classic package-manager sweet spot: tiny binary, obvious executable name, man pages, shell completions, cross-platform builds, and behavior close enough to a core Unix command to invite aliases and bikeshedding.
Its packaging footprint is also useful metadata: availability across Unix-like distributions, Homebrew, Nix, Scoop, and winget signals that a terminal nicety graduated into a broadly packaged default-choice tool.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$EZA_CONFIG_DIR/theme.yml$XDG_CONFIG_HOME/eza/theme.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
eza | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:eza |
|---|---|
| 版本 | 0.23.5 |
| 软件包管理器 | Homebrew |
| 主页 | https://eza.rocks |
| 仓库 | https://github.com/eza-community/eza |
| 最后更新 | 2026-07-09T13:14:32Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.