# zsh-patina を Homebrew, Nix, scoop でインストール

zsh-patina のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:zsh-patina
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install zsh-patina
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#zsh-patina
```

  証拠: nixpkgs package indexes: pkgs/by-name/zs/zsh-patina/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/zsh-patina
```

  証拠: Scoop official bucket manifest trees: bucket/zsh-patina.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:zsh-patina
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.9.0
- **ソース概要:** Blazingly fast Zsh syntax highlighter
- **ホームページ:** <https://github.com/michel-kraemer/zsh-patina>
- **リポジトリ:** <https://github.com/michel-kraemer/zsh-patina>
- **最終更新:** 2026-07-18T12:44:14Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- zsh-patina (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.9.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2026: GitHub repository created.
- 2026: First release, version 1.0.0.
- 2026: Version 1.8.0 published.

### Related projects

- syntect provides the Rust syntax-highlighting engine used by zsh-patina.
- Sublime Text syntax definitions provide the language grammars consumed through syntect.
- Zinit is one of the officially documented Zsh plugin installation methods.

### ソース

- <https://api.github.com/repos/michel-kraemer/zsh-patina>
- <https://api.github.com/repos/michel-kraemer/zsh-patina/releases?per_page=100>
- <https://github.com/michel-kraemer/zsh-patina#readme>
- source_facts.package-manager


## セキュリティノート

zsh-patina に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: $ZSH_PATINA_CONFIG_PATH, $XDG_CONFIG_HOME/zsh-patina/config.toml, ~/.config/zsh-patina/config.toml
## 他のパッケージマネージャ記録

- Nix - zsh-patina: normalized package name match | nixpkgs package indexes: pkgs/by-name/zs/zsh-patina/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/zsh-patina: normalized package name match | Scoop official bucket manifest trees: bucket/zsh-patina.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/zsh-patina.yml](https://github.com/mxcl/pkgdb/blob/main/combined/zsh-patina.yml)


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
