Zplug
- zplug-as(5) Specify whether to register the package as plugins or commands
- zplug-at(5) Branch, tag, or commit to use
- zplug-check(1) Return true if all packages are installed, false otherwise
- zplug-clean(1) Remove repositories which are no longer managed
- zplug-clear(1) Remove the cache file
- zplug-defer(5) Defers the loading of a package
- zplug-depth(5) The number of commits to include in the cloned repository
- zplug-dir(5) Installation directory which is managed by zplug
- zplug-from(5) Specify the service from which you install
- zplug-frozen(5) Do not update unless explicitly specified
- zplug-hook-build(5) Commands to run after installation/update
- zplug-hook-load(5) Commands to run after loading
- zplug-if(5) The conditions under which to install and/or use the package
- zplug-ignore(5) Specify exception pattern of files that you don\'t want to load
- zplug-info(1) Show the information such as the source URL and tag values for the given package
- zplug-install(1) Install packages in parallel
- zplug-lazy(5) Lazy-load
- zplug-list(1) List installed packages
- zplug-load(1) Source installed plugins and add installed commands to `$PATH`
- zplug-on(5) Dependencies
- zplug-rename-to(5) Specify the filename you want to rename to
- zplug-status(1) Check if the remote repositories are up to date
- zplug-update(1) Update installed packages in parallel
- zplug-use(5) Specify the pattern of the files to source or add to `$PATH`
- zplug(1) A next-generation plugin manager for zsh