antidote
A Zsh plugin manager written in Zsh, continuing the legacy Antibody and Antigen plugin managers.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get antidote
Package managers
- Homebrew
brew install antidote
About antidote
antidote manages plugins for the Zsh shell. It is a feature-complete Zsh implementation of the Antibody plugin manager, which was itself derived from Antigen, and aims to give users of those older managers a maintained path forward.
The project focuses on keeping plugin loading fast so shell startup stays quick. It is written in Zsh itself, ships man pages and a test suite, and is documented at antidote.sh.
Strengths
- Continuity for Antibody and Antigen users
- Pure Zsh implementation with no extra runtime
- Focus on fast shell startup
Limitations
- Only for Zsh
- Plugin configuration is left to the user
Details
- Pricing
- FreeFree and open source.
- License
- Open source, license not stated
- Developer
- mattmc3
- Platforms
- macOS, Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Best suited for
- Zsh users who want a fast plugin manager or are leaving Antibody
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to antidote
Compare allSoftware that can replace antidote for an important use case, and what changes if you switch.
Zinit
Fast Zsh plugin manager with deferred loading.
Zinit adds turbo mode for deferred loading and can install binaries and completions from releases, but its ice modifier syntax is cryptic and densely documented.
Oh My Zsh
Configuration framework for Zsh with hundreds of plugins and themes.
Oh My Zsh is a full framework with hundreds of bundled plugins and themes, which is simpler to start with but visibly slows shell startup when many load.
Prezto
A configuration framework for Zsh that adds defaults, aliases, functions, completion and prompt themes.
Prezto is a modular Zsh configuration framework with defaults, completion and prompt themes, installed by a manual Git clone and symlink setup rather than a plugin list.
Similar software
Related functionality, not necessarily a direct replacement.
Zsh
Interactive shell with powerful completion, globbing and prompt theming.
zsh-autosuggestions
A Zsh plugin that suggests commands as you type, based on your shell history.
zsh-syntax-highlighting
A Zsh plugin that highlights commands as you type them, in the style of Fish.
Pure
A minimal, fast Zsh prompt that shows only the information you need.
Spaceship
A minimal, configurable Zsh prompt that shows Git status, runtime versions and other context.
Fisher
Minimal plugin manager for the Fish shell.