awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
belak avatar

belak/prezto-contrib

0
View on GitHub↗
126 stars·40 forks·Shell·MIT·11 views

Prezto Contrib

A set of additional plugins designed to work easily with prezto

Features

  • Zsh Plugin Managers - Community-contributed modules for the modular configuration framework.

Star history

Star history chart for belak/prezto-contribStar history chart for belak/prezto-contrib

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Prezto Contrib

These projects share indexed features with Prezto Contrib. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • zplug/zplugzplug avatar

    zplug/zplug

    6,033View on GitHub↗

    zplug is a plugin manager for the Zsh shell designed to install and organize community plugins, themes, and commands from remote repositories and local paths. It focuses on environment reproducibility through versioned configuration, allowing plugins to be pinned to specific git branches, tags, or commit hashes. The project optimizes shell startup speed by using a lazy loading system that defers the execution of plugins until they are explicitly required. To accelerate initial environment setup, it employs a parallel installer that downloads multiple extensions concurrently. The manager supp

    Shell
    View on GitHub↗6,033
  • zsh-users/antigenzsh-users avatar

    zsh-users/antigen

    8,324View on GitHub↗

    Antigen is a git-based package manager and configuration orchestrator for the Zsh shell environment. It serves as a plugin manager designed to download, load, and update plugins, themes, and frameworks directly from Git repositories using specific branches, tags, or versions. The project focuses on shell startup optimization by using static bundle caching and batch completion loading to reduce boot times. It distinguishes itself through environment reproduction capabilities, such as file-based state snapshotting and plugin state restoration, and a distribution workflow that bundles configurat

    Shell
    View on GitHub↗8,324
  • zdharma-continuum/zinitzdharma-continuum avatar

    zdharma-continuum/zinit

    4,731View on GitHub↗

    Zinit is a Zsh plugin manager designed for downloading, loading, and updating extensions and snippets for the Z shell. It functions as a performance optimizer, a shell binary installer, and a completion manager, providing a framework for shell lifecycle automation and the registration of tab completion definitions. The project distinguishes itself through advanced startup optimization, utilizing bytecode compilation, configuration caching, and deferred loading to reduce shell boot times. It further differentiates its plugin execution model by supporting the sourcing of individual remote code

    Shell
    View on GitHub↗4,731
  • unixorn/zsh-quickstart-kitunixorn avatar

    unixorn/zsh-quickstart-kit

    896View on GitHub↗

    This project is a configuration framework for the Zsh shell that automates the setup, maintenance, and synchronization of terminal environments. It functions as a plugin manager and productivity suite, providing a unified workflow to manage shell extensions, environment variables, and interface settings without requiring manual edits to core configuration files. The framework distinguishes itself by using a modular approach to shell customization, allowing users to organize aliases, functions, and environment variables into separate files. It provides a command-line interface to toggle themes

    Shelldotfileshacktoberfestoh-my-zsh
    View on GitHub↗896
Compare all 14 related projects→

Frequently asked questions

What does belak/prezto-contrib do?

A set of additional plugins designed to work easily with prezto

What are the main features of belak/prezto-contrib?

The main features of belak/prezto-contrib are: Zsh Plugin Managers.

Which projects share features with belak/prezto-contrib?

Projects with overlapping indexed features include: zplug/zplug — zplug is a plugin manager for the Zsh shell designed to install and organize community plugins, themes, and commands… zsh-users/antigen — Antigen is a git-based package manager and configuration orchestrator for the Zsh shell environment. It serves as a… zdharma-continuum/zinit — Zinit is a Zsh plugin manager designed for downloading, loading, and updating extensions and snippets for the Z shell.… unixorn/zsh-quickstart-kit — This project is a configuration framework for the Zsh shell that automates the setup, maintenance, and synchronization… robbyrussell/oh-my-zsh — This project is a configuration framework and environment manager for the Zsh shell. It functions as a plugin manager… zimfw/zimfw — zimfw is a Zsh configuration framework and plugin manager designed to customize and optimize the Zsh shell…