zgen
A lightweight plugin manager for Zsh inspired by Antigen. Keep your .zshrc clean and simple.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Linux
- BSD
- zsh
Features
- Command line interface
- Plugin manager
Tags
- plugins-management
- zsh
zgen News & Activities
Recent activities
- cimogag177 added zgen as alternative to Oh My Bash and Bash-it
zgen information
What is zgen?
A lightweight plugin manager for Zsh inspired by Antigen. Keep your .zshrc clean and simple.
Zgen provides you a few simple commands for managing plugins. It installs your plugins and generates a static init script that will source them for you every time you run the shell. We do this to save some startup time by not having to execute time consuming logic (plugin checking, updates, etc). This means that you have to manually check for updates (zgen update) and reset the init script (zgen reset) whenever you add or remove plugins.
The motive for creating zgen was to have plugins quickly installed on a new machine without getting the startup lag that Antigen used to give me.


