macOS
brew install zplugprovider-native install command
brew / 順位 2450
zplug のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install zplugprovider-native install command
概要
Next-generation plugin manager for zsh
履歴
Zplug is a Zsh plugin manager that manages plugins, commands, themes, release binaries, gists, and framework assets from sources such as GitHub, Bitbucket, oh-my-zsh, prezto, and local directories.
The public `zplug/zplug` repository was created in November 2015. The README describes it as a next-generation Zsh plugin manager with parallel installation and update, lazy loading, branch/tag/commit locking, hooks, dependencies, and an interactive interface through tools such as fzf and peco.
Zplug grew during the era when Zsh users were moving beyond monolithic framework installs toward declarative plugin lists in `.zshrc`. Its tag-based syntax let users mix plugins, themes, commands, GitHub release assets, oh-my-zsh plugins, prezto modules, Bitbucket repositories, gists, and local code in one loader.
GitHub metadata showed more than 6,000 stars by July 2026, making Zplug a well-known member of the Zsh plugin-manager wave. Official releases were active through the 2.x series in 2016 and 2017, and the batch package metadata lists Homebrew, Debian, Ubuntu, and Nix packaging.
Its adoption was helped by compatibility rather than exclusivity: Zplug could consume oh-my-zsh and prezto assets, so users could keep familiar plugin sources while moving to a more explicit package-management style.
Typical use is to source `init.zsh`, declare packages with `zplug` lines in `.zshrc`, run `zplug check` and `zplug install` when needed, then `zplug load` to source plugins or add commands to `$PATH`. The README examples cover frozen packages, GitHub release binaries, conditional loads, build hooks, dependencies, themes, and local plugins.
The command set includes install, load, list, update, check, status, clean, clear, and info, giving Zsh users a small package-manager vocabulary inside their shell startup file.
Zplug matters because it treats shell customization like a package graph rather than a pile of sourced scripts. For package nerds, it captures a specific moment in dotfile culture: Zsh users wanted faster startup, lockable revisions, parallel installs, and the ability to mix plugin ecosystems without adopting one big framework.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
zplug-env | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:zplug |
|---|---|
| バージョン | 2.4.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/zplug/zplug/ |
| リポジトリ | https://github.com/zplug/zplug |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.