macOS
brew install zpluglocal Homebrew formula metadata
brew
Next-generation plugin manager for zsh. Version 2.4.2 via Homebrew; verified from local package data.
install
brew install zpluglocal Homebrew formula metadata
sudo apt install zplugDebian stable package indexes · zplug · source: deb.debian.org
nix profile install nixpkgs#zplugnixpkgs package indexes · pkgs/by-name/zp/zplug/package.nix · source: api.github.com
overview
Next-generation plugin manager for zsh
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zplug-env | 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/zplug/zplug
install metadata
| Package key | brew:zplug |
|---|---|
| Version | 2.4.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zplug |
| Homepage | https://github.com/zplug/zplug/ |
| Repository | https://github.com/zplug/zplug |
| Upstream docs | https://github.com/zplug/zplug#readme |
| License | MIT |
| Source archive | https://github.com/zplug/zplug/archive/refs/tags/2.4.2.tar.gz |
| Uses from macOS | zsh |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | In order to use zplug, please add the following to your .zshrc: export ZPLUG_HOME=$HOMEBREW_PREFIX/opt/zplug source $ZPLUG_HOME/init.zsh |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zplug |
| 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.
zplug 2.4.2-2
next-generation plugin manager for zsh
https://github.com/zplug/zplug
sudo apt install zplugzplug
nix profile install nixpkgs#zplugzplug 2.4.2-2
next-generation plugin manager for zsh
https://github.com/zplug/zplug
sudo apt install zplugsource 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.