# zsh-patina mit Homebrew, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zsh-patina in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:zsh-patina
- **Paketmanager:** Homebrew
- **Version:** 1.9.0
- **Quellzusammenfassung:** Blazingly fast Zsh syntax highlighter
- **Homepage:** <https://github.com/michel-kraemer/zsh-patina>
- **Repository:** <https://github.com/michel-kraemer/zsh-patina>
- **Zuletzt aktualisiert:** 2026-07-18T12:44:14Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- zsh-patina (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.9.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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


## Sicherheitshinweise

Für zsh-patina wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
