awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 个仓库

Awesome GitHub RepositoriesZsh Plugin Managers

Lightweight tools focused on installing, updating, and loading shell plugins.

Explore 16 awesome GitHub repositories matching part of an awesome list · Zsh Plugin Managers. Refine with filters or upvote what's useful.

Awesome Zsh Plugin Managers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • robbyrussell/oh-my-zshrobbyrussell 的头像

    robbyrussell/oh-my-zsh

    188,075在 GitHub 上查看↗

    This project is a configuration framework and environment manager for the Zsh shell. It functions as a plugin manager and prompt theme engine, automating the installation, organization, and updating of terminal workflow configurations. The framework decouples visual presentation from shell logic using a library of interchangeable themes and a prompt engine that supports asynchronous rendering to maintain interface responsiveness. It employs a plugin-based architecture to inject custom aliases and specialized tools into the shell session. Users can manage shell settings and environment variab

    Manages the installation, updating, and loading of community-driven Zsh shell plugins.

    Shell
    在 GitHub 上查看↗188,075
  • ohmyzsh/ohmyzshohmyzsh 的头像

    ohmyzsh/ohmyzsh

    188,061在 GitHub 上查看↗

    This project is a community-driven shell configuration framework designed to manage terminal environments, modular extensions, and command-line interface customizations. It functions as an environment manager that standardizes shell settings and appearance across diverse Unix-like operating systems, ensuring a consistent experience through automated deployment and initialization scripts. The framework distinguishes itself through a modular plugin architecture and a comprehensive theme system that allows for deep visual and functional customization. Users can extend shell capabilities by activ

    Community-driven framework for managing shell configurations and plugins.

    Shellclicli-appoh-my-zsh
    在 GitHub 上查看↗188,061
  • romkatv/powerlevel10kromkatv 的头像

    romkatv/powerlevel10k

    54,468在 GitHub 上查看↗

    Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configuration file. By decoupling prompt rendering from shell initialization, it eliminates startup latency and ensures that the command line remains responsive even under heavy system loads. The project distinguishes itself through advanced performance optimizations, including asynchrono

    High-performance theme for shell prompts.

    Shellzsh
    在 GitHub 上查看↗54,468
  • toml-lang/tomltoml-lang 的头像

    toml-lang/toml

    20,525在 GitHub 上查看↗

    TOML is a configuration file format designed for human readability and unambiguous mapping to hash tables. It serves as a standardized language for structured data, enabling consistent parsing and data exchange across diverse programming environments. The format distinguishes itself through a strict type-system specification that ensures data is interpreted identically regardless of the implementation. It utilizes a line-oriented lexical structure that supports both hierarchical organization through bracketed sections and compact inline embedding for nested objects. This approach allows for t

    Configuration syntax used by modern shell plugin managers.

    在 GitHub 上查看↗20,525
  • sorin-ionescu/preztosorin-ionescu 的头像

    sorin-ionescu/prezto

    14,552在 GitHub 上查看↗

    Prezto is a Zsh configuration framework and shell environment manager designed to organize environment variables, aliases, and startup scripts through a modular file structure. It functions as a plugin collection and prompt theme engine, utilizing Zsh-native scripting to manage shell behavior across different platforms. The framework distinguishes itself through a modular-based configuration and submodule-driven extensions, allowing users to load discrete functional modules and update core components via Git. It features a dedicated prompt engine that integrates repository metadata and system

    Modular configuration framework with sane defaults and themes.

    Shell
    在 GitHub 上查看↗14,552
  • zsh-users/antigenzsh-users 的头像

    zsh-users/antigen

    8,324在 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

    Provides a lightweight system for installing, updating, and loading community scripts and extensions for Zsh.

    Shell
    在 GitHub 上查看↗8,324
  • moonshotai/kimi-cliMoonshotAI 的头像

    MoonshotAI/kimi-cli

    6,503在 GitHub 上查看↗

    Kimi is a terminal-based AI agent that autonomously plans and executes software development tasks by reading, editing, and running code. It operates as an intelligent command-line agent that breaks down high-level goals into sequences of shell commands and code edits, carrying them out without manual step-by-step guidance. The agent can run in an interactive loop, switch to a shell mode for direct terminal command execution, and operate in non-interactive or one-shot modes suitable for scripting. The project distinguishes itself through multiple integration and execution modes. It can run as

    Installs a Zsh plugin that adds AI agent capabilities to the shell, toggled with a keyboard shortcut.

    Python
    在 GitHub 上查看↗6,503
  • zplug/zplugzplug 的头像

    zplug/zplug

    6,033在 GitHub 上查看↗

    zplug 是一个 Zsh Shell 插件管理器,旨在从远程存储库和本地路径安装和组织社区插件、主题和命令。它专注于通过版本化配置实现环境可重现性,允许将插件固定到特定的 Git 分支、标签或提交哈希。 该项目通过使用延迟加载系统来优化 Shell 启动速度,该系统将插件的执行推迟到明确需要时。为了加速初始环境设置,它采用并行安装程序同时下载多个扩展。 该管理器支持多源安装并处理扩展依赖关系解析,以确保所需的包以正确的顺序加载。它还包括下载外部二进制工件并自动将其映射到系统路径的功能,以及在安装和更新期间执行自定义生命周期钩子的功能。

    A dedicated manager for installing, organizing, and loading community plugins, themes, and scripts for the Zsh shell.

    Shell
    在 GitHub 上查看↗6,033
  • zdharma-continuum/zinitzdharma-continuum 的头像

    zdharma-continuum/zinit

    4,731在 GitHub 上查看↗

    Zinit 是一个 Zsh 插件管理器,用于下载、加载和更新 Z shell 的扩展和代码片段。它充当性能优化器、Shell 二进制安装器和补全管理器,为 Shell 生命周期自动化和 Tab 补全定义注册提供了一个框架。 该项目通过字节码编译、配置缓存和延迟加载等高级启动优化技术脱颖而出,显著缩短了 Shell 启动时间。它还通过支持在无需完整仓库安装的情况下加载远程代码片段,以及利用 Shell 模拟层确保与非原生语法的兼容性,从而优化了插件执行模型。 该管理器的更广泛能力包括通过安装钩子(hooks)实现插件生命周期自动化、将编译后的二进制文件部署到专用前缀目录,以及根据环境条件动态激活插件。它还提供了使用命名管道管理后台服务、监控插件活动以及执行加载性能分析的工具。

    Provides a comprehensive manager for downloading, loading, and updating extensions and snippets for the Z shell.

    Shell
    在 GitHub 上查看↗4,731
  • zimfw/zimfwzimfw 的头像

    zimfw/zimfw

    4,632在 GitHub 上查看↗

    zimfw 是一个 Zsh 配置框架和插件管理器,旨在自定义和优化 Zsh Shell 环境。它作为一个系统,用于安装、更新和固定来自远程或本地仓库的 Shell 扩展和主题。 该框架通过使用脚本的字节码编译来减少启动时间并提高执行速度,从而专注于 Shell 性能。它采用模块管理的声明式配置模型,允许进行版本固定的依赖解析,并具备在不进行完整 git 克隆的情况下获取模块的能力,以加速安装。 该项目提供了管理 Shell 扩展、应用视觉主题以及通过实时元数据增强命令提示符的功能。它还包括对跨不同操作系统自动化包管理和简化 git 仓库操作的集成支持。

    Implements a system for installing, updating, and pinning shell extensions from remote or local repositories.

    Shell
    在 GitHub 上查看↗4,632
  • eriner/zimEriner 的头像

    Eriner/zim

    4,632在 GitHub 上查看↗

    Zim 是一个 Zsh 配置框架和环境管理器,旨在优化 Shell 性能和生产力。它作为插件管理器、提示符自定义器和性能优化器,将主题和模块捆绑到一个有机的系统中。 该框架的特色在于使用字节码编译来加速 Shell 启动时间并提高执行速度。它采用模块化系统来安装、更新和同步来自本地或远程源的外部 Shell 模块和脚本。 该项目涵盖了广泛的功能,包括通过 Git 集成实现开发者工作流自动化、诸如简写别名和 Tab 补全系统等命令行生产力工具,以及针对 Homebrew 和 Pacman 等工具的系统包管理。它还提供提示符工程工具,用于注入实时元数据并为界面应用视觉主题。 该环境通过一个中央配置文件进行管理,该文件定义了插件生命周期和基于检测到的操作系统的条件初始化逻辑。

    Offers tools for installing, updating, and organizing external shell modules from remote or local sources.

    Shell
    在 GitHub 上查看↗4,632
  • getantibody/antibodygetantibody 的头像

    getantibody/antibody

    1,674在 GitHub 上查看↗

    The fastest shell plugin manager.

    Fast, Go-based plugin manager for shell environments.

    Go
    在 GitHub 上查看↗1,674
  • unixorn/zsh-quickstart-kitunixorn 的头像

    unixorn/zsh-quickstart-kit

    896在 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

    Automates the installation, updating, and loading of Zsh plugins to maintain consistent terminal features.

    Shelldotfileshacktoberfestoh-my-zsh
    在 GitHub 上查看↗896
  • jandamm/zgenomjandamm 的头像

    jandamm/zgenom

    428在 GitHub 上查看↗

    A lightweight and fast plugin manager for ZSH

    Maintained fork of a lightweight plugin manager.

    Shell
    在 GitHub 上查看↗428
  • belak/prezto-contribbelak 的头像

    belak/prezto-contrib

    126在 GitHub 上查看↗

    A set of additional plugins designed to work easily with prezto

    Community-contributed modules for the modular configuration framework.

    Shell
    在 GitHub 上查看↗126
  • getantidote/use-omzgetantidote 的头像

    getantidote/use-omz

    36在 GitHub 上查看↗

    A plugin to make using Oh-My-Zsh with antidote seamless

    Integration for using community frameworks with modern managers.

    Shell
    在 GitHub 上查看↗36
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Zsh Plugin Managers

探索子标签

  • AI-Enhanced PluginsZsh plugins that add AI agent capabilities to the shell, toggled with a keyboard shortcut. **Distinct from Zsh Plugin Managers:** Distinct from Zsh Plugin Managers: focuses on AI-enhanced shell plugins rather than plugin installation and loading utilities.
  • Tracked Plugin LoadingMechanisms for sourcing plugins that allow for precise unloading or high-speed execution. **Distinct from Zsh Plugin Managers:** Specifically addresses the loading mechanism (tracked vs untracked) rather than general manager functions.