macOS
brew install zsh-patinalocal Homebrew formula metadata
brew
Blazingly fast Zsh syntax highlighter. Version 1.9.0 via Homebrew; verified 2026-07-18. Also installable with scoop: scoop install extras/zsh-patina.
install
brew install zsh-patinalocal Homebrew formula metadata
scoop install extras/zsh-patinaScoop official bucket manifest trees · bucket/zsh-patina.json · source: api.github.com
overview
Blazingly fast Zsh syntax highlighter
history
zsh-patina is a Zsh syntax-highlighting plugin backed by a small Rust daemon. The daemon is shared across shell sessions, caches syntax definitions and themes, and uses syntect and Sublime Text syntax definitions to provide IDE-like highlighting with sub-millisecond performance for typical commands.
The GitHub repository was created in March 2026, and version 1.0.0 was published five days later. The project moved through a rapid sequence of releases during its first months, reaching version 1.8.0 in June 2026.
From its initial release period, the project documented installation through Homebrew, Cargo, Zinit, Debian packages, the Arch User Repository, Nix flakes, Scoop, precompiled archives, and source builds. That breadth targets both conventional package-manager users and Zsh plugin-manager users across macOS, Linux, and Windows Unix environments.
After installation, users add an eval invocation produced by `zsh-patina activate` to `.zshrc`. An optional TOML file controls highlighting behavior and themes, and configuration changes are applied by restarting the shared daemon.
zsh-patina combines a shell-native activation pattern with a compiled Rust backend and unusually broad packaging coverage. It is a compact example of modern shell tooling distributed simultaneously as a Homebrew formula, Cargo crate, Zinit plugin, Debian package, AUR package, Nix flake, Scoop package, and portable release binary.
security posture
No matching local secret-handling manifest was found for zsh-patina. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
$ZSH_PATINA_CONFIG_PATH$XDG_CONFIG_HOME/zsh-patina/config.toml~/.config/zsh-patina/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zsh-patina | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/michel-kraemer/zsh-patina
install metadata
| Package key | brew:zsh-patina |
|---|---|
| Version | 1.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zsh-patina |
| Homepage | https://github.com/michel-kraemer/zsh-patina |
| Repository | https://github.com/michel-kraemer/zsh-patina |
| Upstream docs | https://github.com/michel-kraemer/zsh-patina |
| License | MIT |
| Source archive | https://github.com/michel-kraemer/zsh-patina/archive/refs/tags/1.9.0.tar.gz |
| Last updated | 2026-07-18T12:44:14Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Initialize zsh-patina at the end of your `.zshrc` file by executing: echo 'eval "$($HOMEBREW_PREFIX/opt/zsh-patina/bin/zsh-patina activate)"' >> ~/.zshrc |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zsh-patina |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
extras/zsh-patina
scoop install extras/zsh-patinasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.