Find the right ZSH framework such as oh-my-zsh, prezto, or zinit to manage your shell plugins and configuration.
Discover plugins for specific features like git status in your prompt, syntax highlighting, or better tab completion.
Browse fonts and themes to customize how your terminal prompt looks.
Find benchmarks comparing how fast different plugin managers and frameworks load to improve shell startup time.
awesome-zsh-plugins is a curated catalog of ZSH frameworks, plugins, themes, fonts, completions, and tutorials. ZSH (Z Shell) is an alternative command-line shell for macOS and Linux that many developers prefer over the default bash because of its better tab completion, history handling, and theming. Out of the box, ZSH is fairly minimal, so a whole ecosystem has grown up to extend the shell with prompts, key bindings, syntax highlighting, and so on. This repository's job is to make that ecosystem discoverable. The page is one long table of contents followed by short descriptions and links. The main sections cover frameworks (the tools that manage your ZSH configuration and load plugins for you, like oh-my-zsh, prezto, antigen, antibody, antidote, zinit, and zgenom, among many more), individual plugins, completion scripts that teach ZSH about specific commands, themes for the prompt, fonts, and tutorials for newcomers. There are also installation notes for the most popular frameworks and pointers to performance benchmarks comparing how fast different plugin managers load. Anyone can submit a pull request to add an entry, following the project's contributing guidelines. You would visit this list when setting up a new ZSH configuration and wanting to know what frameworks exist, when looking for a specific kind of plugin (say, syntax highlighting or a git status prompt) and needing a starting point, or when curious how other people structure their dotfiles. Because it is community-maintained, the catalog doubles as a snapshot of what is actively used in the ZSH community. The repository itself is Markdown plus some helper Shell scripts, there is no software to install.
← unixorn on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.