# Installer zsh-patina avec Homebrew, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zsh-patina pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:zsh-patina
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.9.0
- **Résumé source:** Blazingly fast Zsh syntax highlighter
- **Page d'accueil:** <https://github.com/michel-kraemer/zsh-patina>
- **Dépôt:** <https://github.com/michel-kraemer/zsh-patina>
- **Dernière mise à jour:** 2026-07-18T12:44:14Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- zsh-patina (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.9.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour zsh-patina. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
