• Stars
    star
    122
  • Rank 292,031 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A set of additional plugins designed to work easily with prezto

prezto-contrib

Prezto is a configuration framework for zsh aimed at providing better defaults and other conveniences. However, to avoid feature bloat in the core repository, prezto-contrib was born. This repository is meant to include additional modules which are either not ready for inclusion in prezto-core or don't currently have a maintainer willing to support them.

Usage

Multiple module directory support is built into prezto, so it's pretty easy to use these modules. Simply do the following:

cd $ZPREZTODIR
git clone --recurse-submodules https://github.com/belak/prezto-contrib contrib

After the repo is cloned, you can load modules in the same way you'd load a normal prezto module.

Alternatively, you can clone contrib elsewhere and update the module dirs setting.