unixorn/awesome-zsh-plugins

A collection of ZSH frameworks, plugins, themes and tutorials.

17,998

stars

6,482

commits

Shell

primary language

Sep 6, 2026

updated

awesome
awesome-list
collection
hacktoberfest
list
oh-my-zsh
zgenom
zsh-completions
zsh-configuration
zsh-framework
zsh-plugin
zsh-prompt
zsh-theme
Browse cluster: Curated lists and awesome collections

README

awesome-zsh-plugins

Awesome

Status

License Awesomebot Contributors GitHub last commit Track Awesome List

A collection of ZSH frameworks, plugins, tutorials & themes inspired by the various awesome list collections out there.

Table of Contents

Please read the Contributing Guidelines before contributing.

Disclaimer

While I have done my best to not add entries with embedded malicious code, I don't have the time to sift through the source of every entry in the list. Use items from this list at your own risk.

THIS LIST IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Frameworks

These frameworks make customizing your ZSH setup easier.

alf

GitHub last commit GitHub Repo stars

Alf is an out of this world super fast and configurable framework for ZSH; it's modeled after Prezto and Antigen while utilizing Oh-My-Zsh under the covers; and offers standard defaults, aliases, functions, auto completion, automated updates and installable prompt themes and plugins.

ansible-role-zsh

GitHub last commit GitHub Repo stars

ansible-role-zsh is an ansible role with zero-knowledge installation. It uses antigen to manage bundles and oh-my-zsh. Can load bundles conditionally. By default it includes the powerlevel9k theme, autosuggestions, syntax-highlighting and fzf-widgets and fzf-marks. Fully customizable.

ant-zsh

GitHub last commit GitHub Repo stars

Ant-zsh is a tiny and lightweight ZSH configuration environment for special customization needs. It includes plugins, themes and a basic convenient setup.

antibody

GitHub last commit GitHub Repo stars

Antibody is a faster and simpler antigen written in Golang. More details are available at http://getantibody.github.io/.

antidote

GitHub last commit GitHub Repo stars

Antidote is a ZSH plugin manager made from the ground up thinking about performance.

It is fast because it can do things concurrently, and generates an ultra-fast static plugin file that you can include in your ZSH config.

It is written natively in ZSH, is well tested, and picks up where Antibody left off.

use-omz enables easy use of Oh-My-ZSH with antidote.

antigen-hs

GitHub last commit GitHub Repo stars

antigen-hs is a replacement for antigen optimized for a low overhead when starting up a zsh session. It will automatically clone plugins for you.

antigen

GitHub last commit GitHub Repo stars

Antigen is a small set of functions that help you easily manage your shell (ZSH) plugins, called bundles. The concept is pretty much the same as bundles in a typical vim+pathogen setup. Antigen is to ZSH, what Vundle is to vim. Antigen can load oh-my-zsh themes and plugins and will automatically clone them for you.

awesome-lazy-zsh

GitHub last commit GitHub Repo stars

Awesome-Lazy-ZSH is a simplified and customizable ZSH setup tool for managing plugins and themes. It streamlines your terminal environment with an easy-to-use CLI interface, allowing you to manage .zshrc configurations effectively. Features

  • Plugin Management: Install and manage plugins easily.
  • Theme Customization: Apply a variety of Zsh themes.
  • Backup and Restore: Safeguard your .zshrc configurations.
  • Interactive CLI: User-friendly setup options.
  • Dependency Management: Automatically checks for Git, Node.js, and Homebrew.

ax-zsh

GitHub last commit GitHub Repo stars

Ax-ZSH is a modular configuration system for ZSH. It provides sane defaults and is extendable by plugins.

Ax-ZSH integrates well with Powerlevel10k and other extensions, including plugins compatible with oh-my-zsh.

deer

GitHub last commit GitHub Repo stars

A minimalist ZSH plugin manager.

dotzsh

GitHub last commit GitHub Repo stars

Dotzsh strives to be platform and version independent. Some functionality may be lost when running under older versions of ZSH, but it should degrade cleanly and allow you to use the same setup on multiple machines of differing OSes without problems.

fresh

GitHub last commit GitHub Repo stars

fresh is a tool to source shell configuration (aliases, functions, etc) from others into your own configuration files. We also support files such as ackrc and gitconfig. Think of it as Bundler for your dot files.

gh-source

GitHub last commit GitHub Repo stars

gh-source is a plugin manager for people who don't like plugin managers. It's a simple shell function that downloads and installs plugins from GitHub as part of the sourcing step. It's designed to be used with zsh, but it should work with any shell.

lazy.zsh

GitHub last commit GitHub Repo stars

With lazy.zsh, your .zshrc is the single source of truth. Reproduce the same ZSH setup anywhere using the same config; no frameworks, no auto-sourcing, no hidden behavior. lazy.zsh installs, updates, and tracks plugins, while you control exactly how and when they are loaded.

miniplug

GitHub last commit GitHub Repo stars

miniplug is a minimalistic plugin manager for ZSH.

  • No crashes or double plugin loading when re-sourcing .zshrc
  • Unlike other frameworks, Miniplug does not pollute your $PATH
  • Only does the bare minimum for managing plugins

oh-my-zsh

GitHub last commit GitHub Repo stars

oh-my-zsh is a community-driven framework for managing your ZSH configuration. Includes 120+ optional plugins (rails, git, macOS, hub, capistrano, brew, ant, MacPorts, etc), over 120 themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.

pms

GitHub last commit GitHub Repo stars

PMS allows you to manage your shell in a way to that helps decrease setup time and increases your productivity. It has support for themes (change the way your shell looks), plugins (adds functionality to your shell), and dotfile management.

The PMS framework also allows you to use the same framework in different shells. Use ZSH on your personal laptop, and use bash on remote servers. Wanna try fish? Go ahead, try out different shells.

prezto

GitHub last commit GitHub Repo stars

Prezto enriches the ZSH command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes. There are some prezto-specific plugins at https://github.com/belak/prezto-contrib.

pumice

GitHub last commit GitHub Repo stars

Pumice is a lightweight plugin manager for ZSH.

rac

GitHub last commit GitHub Repo stars

Most ZSH plugin managers are bloated. They try to do too much - dependency graphs, deferred loading, configuration injection - and in the process, they slow down your shell.

The reality is, most users never use even 80% of these features. rac is deliberately minimal. All it does is download plugins and update plugins.

rat

GitHub last commit GitHub Repo stars

A lightweight, fast, and reproducible plugin manager for ZSH. Made with 🐭 & 🦀 — no magic, no heavy frameworks.

Features 🐭✨

  • 🚀 Simple setup
    • Install with a single curl line
    • Just add one eval line in .zshrc to start using it
  • ⚙️ Configurable and reproducible
    • Simple TOML-based configuration
    • Automatic plugin load order control
  • 🐙 GitHub integration
    • Fetches plugins from GitHub repositories
    • Supports branches, tags, and commits
    • Handles Git submodules automatically
  • ⚡️ Lightweight and fast
    • Parallel plugin sync
    • Built in Rust 🦀
  • 🔄 Seamless updates
    • Self-upgrade -Plugin sync

ryzshrc

GitHub last commit GitHub Repo stars

ryzshrc is a smart, innovative plugin manager like Oh My Zsh, designed to enhance your terminal experience with professional and cool features. It boosts productivity by providing efficient shell management, sleek themes, and powerful plugins. Perfect for developers seeking a modern and intelligent way to work with their terminal

sheldon

GitHub last commit GitHub Repo stars

sheldon is a fast, configurable, shell plugin manager.

  • It can manage:
    • Any git repository.
      • Branch/tag/commit support.
      • Extra support for GitHub repositories.
      • Extra support for Gists.
    • Arbitrary remote files, simply specify the URL.
    • Local plugins, simply specify the directory path.
  • Highly configurable install methods using handlebars templating.
  • Super-fast parallel installation.
  • Configuration file using TOML syntax.
  • Uses a lock file for much faster loading of plugins.

shellx

A generic script/plugin loader for multiple shells, including ZSH.

  • Has a "plugins" system that allows you to do things like installing a package, cloning a repository, export variables, run commands. And cross-shell compatible.
  • Has an unified way of configuring shells, it uses one of many approaches to standardize home folder with a set of predefined files and folders. it defines a ~/bin folder between others that is auto-included in PATH, so it helps you to use always same approach on all your systems.
  • Having different plugins in different folders, which allows loading certain folders in certain environments to load variables or any other special configurations. It also allows you to clone other users plugins easily.
  • It provides a minimal set of libraries and binaries bundled inside which offers a set of functions/aliases/etc. based on SH/BASH (compatible with other shells) to use in plugins contexts to do certain stuff easily.

shplug

GitHub last commit GitHub Repo stars

shplug is an easy solution for managing your shell environments. Works with both bash and zsh. Makes it easy to sync your environment across multiple machines with a git repository.

thefly

GitHub last commit GitHub Repo stars

TheFly is a bash/zsh/ksh plugin manager and env teleporter

Makes your shell env and plugins available everywhere (hosts/users)!

toasty

GitHub last commit GitHub Repo stars

Toasty is a ZSH framework made to facilitate management, not dictate it.

usepkg

GitHub last commit GitHub Repo stars

Usepkg is a minimal declarative zsh plugin manager.

Supports:

  • fetch & load plugin(s) with declared methods
  • list, check, reload, update & remove plugin(s) with commands

Dependencies:

  • zsh
  • gnu coreutils
  • git (optional, if you want to clone git repositories from internet)
  • curl (optional, if you want to fetch a script file by url)

Pros:

  • extremely simple and light, but enough to use.
  • compared to similar packages like zplug, it has a much simpler configuration grammar.

uz

GitHub last commit GitHub Repo stars

uz is a micro plugin manager for ZSH

x-cmd

GitHub last commit GitHub Repo stars

x-cmd is a toolset implemented using posix shell and awk.It is very small in size and offers many interesting features. Here is a milestone demo: https://x-cmd.com/

Tools Provided by x-cmd:

  • Wrappers for Common Commands (e.g., cd, ip, ps, tar, apt, brew): These wrapped commands are more intelligent and easier to use compared to the native commands.
  • Lightweight Package Management Tool: We have implemented a lightweight package management tool using shell and awk. Through it, you can quickly obtain most common software tools, such as jq, 7za, bat, nvim, python, node, go, etc.
  • CLI for Useful Websites (e.g., github.com, cht.sh): We have wrapped their APIs using shell and awk for daily use and to obtain corresponding services in scripts.
  • AI Tools: We provide CLIs for ChatGPT, Gemini, Jina.ai, etc., and have wrapped corresponding shortcut commands for different application scenarios, such as @gemini for chatting with Gemini AI and @zh for using AI to translate specified content or command results.

xc-manager

GitHub last commit GitHub Repo stars

XC-Manager is a Zsh-native command vault designed to bridge the gap between temporary shell history and permanent aliases. It allows you to store complex one-liners with descriptions and recall them via an interactive TUI.

Features Provided by XC-Manager:

  • Command Vaulting: Save any command directly from your history into thematic vaults (e.g., work, sysadmin, media).
  • FZF TUI: Search and execute vaulted commands instantly using a robust, TTY-safe fzf interface.
  • Alias Promotion: Promote frequently used vaulted commands to permanent system aliases without manually editing configuration files.
  • Global Search: Query across all vault files simultaneously to find that one specific flag or complex pipe string.

yazt

GitHub last commit GitHub Repo stars

Yazt is a simple ZSH theme manager in maintenance that is compatible with nearly everything. You can use prompts in plugins, mix 'n' match two themes and with a few modifications, you can even use it in bash.

yzsh

GitHub last commit GitHub Repo stars

yzsh is a simple ZSH framework for managing plugins, themes, functions, aliases and environment variables.

zap

GitHub last commit GitHub Repo stars

:zap:zap is a minimal ZSH plugin manager.

zapack

GitHub last commit GitHub Repo stars

zapack is a basic fast minimal ZSH plugin loader.

zcomet

GitHub last commit GitHub Repo stars

zcomet is a minimalistic ZSH plugin manager that gets you to the prompt surprisingly quickly without caching (see the benchmarks). In addition to loading and updating plugins stored in git repositories, it supports lazy-loading plugins (further reducing startup time) as well as downloading and sourcing code snippets.

zeesh

GitHub last commit GitHub Repo stars

Zeesh is a cross-platform ZSH framework. It's similar to, but incompatible with, oh-my-zsh. It has a modular plugin architecture making it easy to extend. It has a rich set of defaults, but is designed to be as lightweight as possible.

zef

GitHub last commit GitHub Repo stars

Declarative zsh plugin manager in Nix, targeting <50 ms cold start. Inspired by nvf, built around the idea that if the entire shell config is known at build time, the runtime can be a thin shim.

zert

GitHub last commit GitHub Repo stars

zert is a pure-ZSH plugin manager built around a simple idea: your plugins should be declared directly in your .zshrc, pinned to exact commits, and reproducible on any machine — just like npm does for Node projects.

No config files to maintain. No subcommands to memorize for adding plugins. No external tools. Just ZSH, git, and curl.

Features

  • Inline, declarative syntax — declare plugins directly in .zshrc. No separate config file, no add command.
  • Lockfile-based reproducibilityzert.lock pins every plugin to an exact git commit SHA. Commit it. Share it. Reproduce it anywhere.
  • Parallel installs — clones multiple plugins simultaneously using git clone --filter=tree:0 for minimal bandwidth.
  • Sequential, ordered loading — plugins are sourced in exactly the order you declare them. Always.
  • Zero external UI dependencies — real-time progress bars and spinners built entirely from ANSI escape codes.
  • Self-managing — Zert updates itself with zert update zert, managed as a first-class plugin.
  • Oh-My-Zsh / Prezto compatibility — load OMZ libs and Prezto modules without installing either framework.*

zgem

GitHub last commit GitHub Repo stars

zgem is a plugin manager for ZSH that supports loading and updating plugins and themes from git, http and local files.

zgen

GitHub last commit GitHub Repo stars

Zgen is currently not being actively maintained. I recommend you use the zgenom fork instead, which is actively maintained and continues to get new features and bug fixes.

Zgen was a lightweight plugin manager for ZSH inspired by Antigen. The goal was to have minimal overhead when starting up the shell because nobody likes waiting.

zgenom

GitHub last commit GitHub Repo stars

A lightweight plugin manager for ZSH that is a fork that extends the brilliant zgen and provides more features and bugfixes while being fully backwards compatible.

To keep loading fast during new terminal sessions, zgenom generates a static init.zsh file which does nothing but source your plugins and append them to your fpath.

This minimizes startup time by not having to execute time consuming logic (plugin checking, updates, etc) during every shell session's startup. The downside is that you have to refresh the init script manually with zgenom reset whenever you update your plugin list in your .zshrc.

Zgenom can load oh-my-zsh-compatible and prezto-compatible plugins and themes, and will automagically git clone plugins for you when you add them to your plugin list.

zilsh

GitHub last commit GitHub Repo stars

zilsh is a ZSH config system that aims to appeal more to power-users and follow the simplistic approach of vim-pathogen.

zim

GitHub last commit GitHub Repo stars

Zim is a ZSH configuration framework with blazing speed and modular extensions.

Zinit

GitHub last commit GitHub Repo stars

Zinit is an innovative and probably (because of the Turbo) the fastest plugin manager with support for:

  • Turbo mode – 80% faster ZSH startup! for example: instead of 200 ms, it'll be 40 ms
  • Completion management (selectively disable and enable completions)
  • Snippets (↔ regular files downloaded via-URL, e.g.: scripts) and through them Oh My Zsh and Prezto plugins support (→ low overhead)
  • Annexes (↔ Zinit extensions)
  • Reports (from the plugin loads – plugins are no longer black boxes)
  • Plugin unloading (allows e.g.: dynamic theme switching)
  • bindkey capturing and remapping
  • packages
  • Clean fpath (the array $fpath is not being used to add completions and autoload functions, hence it stays concise, not bloated)
  • Services ↔ a single-instance, background plugins
  • Also, in general: all the mechanisms from the ZSH Plugin Standard – Zinit is a reference implementation of the standard.

The project is very active – currently > 3100 commits.

zinit-4

GitHub last commit GitHub Repo stars

This is Zinit 4 from the original author, who once removed the Zinit repository from GitHub. This spawned a community-driven zdharma-continuum organization that revived all of psprint's ZSH projects. Its main innovations from the @zdharma-continuum fork are:

  • AppImage distribution (release link),
  • Action complete – press Alt-Shift-A and Alt-Shift-C to complete plugin names and ice modifiers,
  • Themes – set $ZITHEME to one of default, blue and gold to set a color set to use for Zinit 4 messages,
  • New ice build which is equivalent of three other ices: null, configure and make install and simply builds the project from sources, with support for autotools/CMake/Meson/Scons.

These are the most visible changes, but there are more (like e.g.: support for compiling with libraries from previously built projects/$ZPFX).

zit

GitHub last commit GitHub Repo stars

zit is a plugin manager for ZSH. It is minimal because it implements the bare minimum to be qualified as a plugin manager: it allows the user to install plugins from git repositories (and git repositories only, that's why the name), source plugins and update them. It does not implement fancy functions like cleanup of removed plugins, automatic compilation of installed plugins, alias for oh-my-zsh/prezto/other ZSH frameworks, building binaries, $PATH manipulation and others.

zlugin

GitHub last commit GitHub Repo stars

zlugin is a very lightweight ZSH plugin manager.

znap

GitHub last commit GitHub Repo stars

:zap:Znap is a light-weight plugin manager & git repository manager for ZSH that's easy to grok. While tailored for ZSH plugins specifically, Znap also functions as a general-purpose utility for managing git repositories.

Znap can:

  • Make any prompt appear instantly. Reduce your startup time from ~200ms to ~40ms with just one command.
  • Asynchronously compile your plugins and functions.
  • Cache those expensive eval $(commands).
  • Clone or pull multiple repos in parallel.
  • Re-clone all your repos without you having to re-enter them.
  • Multi-repo management
  • Automatic compinit and bashinit - you no longer need them in your .zshrc, znap will do them automatically as needed.

zoppo

GitHub last commit GitHub Repo stars

Zoppo is the crippled configuration framework for ZSH. As an Italian saying goes: "chi va con lo zoppo, impara a zoppicare", we realized we were walking with a cripple and are now going to become crippled ourselves.

zpacker

GitHub last commit GitHub Repo stars

Zpacker is a lightweight ZSH plugin & theme management framework.

zpico

GitHub last commit GitHub Repo stars

zpico is a minuscule ZSH package manager. No frills, no bloat, just 2 kB of 100% ZSH code, providing complete package management for your ZSH environment.

ZSH package managers are abundant, but most are bloated, slow or have excessive requirements. On top of that, more than a few have been abandoned for years. Zpico does not seek to be the best of the best, rather to balance functionality against a tiny, fast footprint.

zplug

GitHub last commit GitHub Repo stars

:hibiscus: Zplug is a next-generation ZSH plugin manager.

  • Can manage everything
  • Super-fast parallel installation/update
  • Support for lazy-loading
  • Branch/tag/commit support
  • Post-update, post-load hooks
  • Dependencies between packages
  • Unlike antigen, no ZSH plugin files (*.plugin.zsh) are required
  • Interactive interface (fzf, peco, zaw, and so on)
  • Cache mechanism for reducing the startup time

zpm

GitHub last commit GitHub Repo stars

zpm (ZSH Plugin Manager) is a plugin manager for ZSH which combines the imperative and declarative approach. At first run, zpm will do complex logic and generate a cache, after that will only use the cache, so it makes this framework very fast.

  • Fastest plugin manager (Really, after the first run, zpm will not be used at all)
  • Support for async loading
  • Dependencies between packages
  • zpm runs on Linux, macOS, FreeBSD and Android.
  • zpm plugins are compatible with oh-my-zsh.

zr

GitHub last commit GitHub Repo stars

zr is a quick, simple ZSH plugin manager written in Rust and easily installable with cargo install zr.

zshing

GitHub last commit GitHub Repo stars

zshing is a ZSH plugin manager similar to Vundle/Vim and allows you to...

  • Keep track of and configure your plugins right in your ~/.zshrc
  • Install ZSH plugins
  • Update ZSH plugins
  • Search by name all available ZSH Plugins
  • Clean unused plugins up
  • Run the above actions in a single command
  • Manages the Source Plugins of your installed Plugins

zsh-dot-plugin

GitHub last commit GitHub Repo stars

zsh-dot-plugin will customize your .zshrc with only ~21 lines of code. Based on zsh-unplugged.

zsh-mgr

GitHub last commit GitHub Repo stars

A simple plugin manager for zsh. Features:

  • Auto-updates all plugins.
  • Auto-updates itself.
  • Configurable time interval for both auto-updaters.

zsh-unplugged.

GitHub last commit GitHub Repo stars

zsh-unplugged is a tiny plugin manager. TLDR; You don't need a big bloated plugin manager for your ZSH plugins. A simple ~20 line function may be all you need.

zshPlug

GitHub last commit GitHub Repo stars

zshPlug is a minimalist plugin manager heavily based on zap.

ztanesh

GitHub last commit GitHub Repo stars

Ztanesh aims to improve your UNIX command line experience and productivity with the the configuration provided by the ztanesh project: the tools will make your shell more powerful and easier to use.

ztheme

GitHub last commit GitHub Repo stars

ztheme is a small and fast theme engine for ZSH.

ztupide

GitHub last commit GitHub Repo stars

ztupide is a simple and fast ZSH plugin manager. It uses zcompile and async loading to speed up your shell startup time.

zulu

GitHub last commit GitHub Repo stars

Zulu is a environment manager for ZSH 5 or later, which aims to make it easy to manage your shell without writing any code.

  • Easily manage your shell environment without editing files.
  • Create aliases, functions and environment variables, and have them available to you at the next shell startup.
  • Add and remove directories from $path, $fpath and $cdpath with simple commands.
  • Install packages, plugins and themes easily, and have them available to you immediately.

zush 🦥 - Mid-Performance ZSH Configuration

GitHub last commit GitHub Repo stars

zush is a performance-aware ZSH configuration designed for sub-200ms startup times while maintaining full functionality.

Features:

  • Instant Prompts - Basic prompt appears immediately, full prompt loads after ~129ms
  • Plugin Management - Simple zushp user/repo command to install GitHub plugins
  • Lazy Loading - Tools like nvm, pyenv, cargo load only when needed
  • Auto-compilation - All ZSH files compiled with zcompile for faster loading
  • Smart Caching - Environment changes cached for instant startup

Performance

You can find performance timing comparisons for various frameworks in the following locations.

Setups

This section is for full setup dropins - they aren't frameworks, but they're not simple plugins/themes either.

oh-my-zsh

  • master-oogway - A complete zsh environment — dragon prompt theme, git aliases, fuzzy-finder functions, and 25 opt-in plugins — distributed as a standalone git repo

Raw ZSH

  • KronuZSH - An opinionated, complete ZSH configuration—not a plugin intended to be sourced into an existing framework. It installs the standard ZSH runcoms and owns the shell options, history, completion, keybindings, plugins, and prompt they load.

zgenom

  • zsh-quickstart-kit - A simple quickstart for using ZSH with zgenom. This automatically configures ZSH to use zgenom to load a curated (but easily customizable) collection of plugins and periodically automatically update itself, the plugins, and the quickstart kit itself.

zinit

  • ZPWR - An extremely powerful custom terminal environment built on top of Zinit for maximum speed. A full terminal configuration framework including zsh, tmux, fzf, vim and spacemacs configurations. It includes:

  • 12.9k+ tab completions

  • 1.9k+ aliases

  • 330+ git aliases

  • 400+ zpwr subcommands

  • 2.8k functions

  • 175+ zpwr environment variables

  • 175+ perl, python, bash, ZSH scripts

  • 2.8k line README.md

  • 50k+ LOC

  • 1 line install

Prerequisites

If you're on a Mac, the zsh that comes with each OS update is usually very stale. You can use brew install zsh to update it.

Many of the themes here use special glyphs for things like displaying a branch icon. You'll need to use a Nerd Font or a Powerline-compatible font in your terminal program or you'll see ugly broken boxes where the symbols should be.

Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:

  • Awesome Terminal Fonts - A family of fonts that include some nice monospaced Icons.
  • Cascadia Code - Microsoft's Cascadia Code
  • Commit Mono - Neutral programming typeface.
  • Fantasque Awesome Font - A nice monospaced font, patched with Font-Awesome, Octoicons, and Powerline-Glyphs.
  • Fira Mono - Mozilla's Fira type family.
  • Hack - Another Powerline-compatible font designed for source code and terminal usage.
  • Input Mono - A family of fonts designed specifically for code. It offers both monospaced and proportional fonts and includes Powerline glyphs.
  • Iosevka - Iosevka is an open source slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono, designed to be the ideal font for programming.
  • Monaspace - Monaspace is five interchangable type families, each of which is packaged into three distinct formats. You can install all of them side-by-side; their family names are distinct by family and format.
  • Monoid - Monoid is customizable and optimized for coding with bitmap-like sharpness at 15px line-height even on low res displays.
  • Mononoki - Mononoki is a typeface by Matthias Tellen, created to enhance code formatting.
  • More Nerd Fonts - Another site collecting Nerd Fonts to download.
  • Nerd fonts - A collection of over 20 patched fonts (over 1,700 variations) & the fontforge font patcher python script for Powerline, devicons, and vim-devicons: includes Droid Sans, Meslo, AnonymousPro, ProFont, Inconsolta, and many more. These can be installed with brew - do brew tap homebrew/cask-fonts && brew install --cask fontname
  • Powerline patched font collection - A collection of a dozen or so fonts patched to include Powerline glyphs.
  • Spacemono - Google's new original monospace display typeface family.
  • Victor Mono - Victor Mono is a free programming font with semi-connected cursive italics, symbol ligatures (!=, ->>, =>, ===, <=, >=, ++) and Latin, Cyrillic and Greek characters.

If you're looking for a new font to use, check out www.codingfont.com - it presents programming fonts in a bracket-style tournament and lets you keep picking the best of two presented options until landing on a final font.

Tutorials

Generic ZSH

Antigen

Oh-My-Zsh

Prezto

Zgen

Zinit (né zplugin)

  • BlaCk-Void-Zsh - :crystal_ball: Awesome, customizable Zsh Starter Kit :stars::stars:. Includes powerline, fzf integration, Weather and image viewing in some terminals.
  • zinit-configs - Real-world configuration files (basically a collection of .zshrc files) holding zinit invocations.

ZSH on Windows

superconsole - Windows-only

  • ConEmu/zsh out-of-the-box configured to restore previously opened tabs and shell working directories after ConEmu restart
  • Choose between clean and inherited environment when starting new SuperConsole sessions
  • Custom colorful scheme, colorful output for various commands
  • MSYS2 included, zsh and necessary software preinstalled, uses zsh-grml-config
  • Uses Antigen for ZSH theme and config management
  • Enabled number of ZSH plugins to activate completion, highlighting and history for most comfortable use
  • Git-for-Windows repo with proper git and git lfs support for MSYS2 environment is configured, git client already installed.
  • ssh-agent for git works out-of-box, add your keys to ConEmu/msys64/ConEmu/msys64/home/user/.ssh dir
  • Non-blocking ZSH prompt status updates thanks to agkozak-zsh-prompt
  • Command-not-found handler customized for MSYS2 suggests what package to install
  • Sets up nano as main editor, enables nano syntax highlighting
  • Custom helper scripts added to ConEmu/msys64/3rdparty

Plugins

  • 1password - Adds 1Password functionality including a opswd command that wraps the op command. It takes a service name as an argument and copies the password for that service to the clipboard.
  • 256color - Enhances the terminal environment with 256 colors. It looks at the chosen TERM environment variable and sees if there is respective ncurses' terminfo with 256 colors available. The result is a multicolor terminal, if available.
  • abbr-path - Adds functionality of the theme_title_use_abbreviated_path parameter from some oh-my-fish themes.
  • abbr-preview - Previews abbr abbreviations as you type.
  • abbr - Manages auto-expanding abbreviations that expand inline when you hit space, inspired by the fish shell.
  • abbr - Lightweight abbreviation expansion for ZSH — inspired by fish, built for speed.
  • abbrev-alias - Provides functionality similar to vim's abbreviation expansion.
  • actiona - Make it easier to call actiona scripts from your command line. Includes tab completions.
  • activate-py-environment - Automagically detects and activates your python environments (poetry, virtualenv and conda) while traversing directories.
  • adguard-helper - Simplies interaction with the AdGuard VPN CLI. It provides user-friendly commands that reduce the need to remember complex flags and commands by offering a more intuitive interface.
  • adonisjs - Plugin for skipping the node part of the ace command.
  • agent-history - ZSH shortcut to resume recent AI coding sessions in the terminal.
  • ai-cmd - Natural language to shell commands with ghost text preview. Requires curl, jq and an Anthropic API key.
  • ai-cmd - Generate shell commands from natural language using LLMs via Claude Code or Ollama.
  • ai-commands - Asks GPT (gpt-4-turbo-preview) for CLI commands that achieve the described target action.
  • airpods-battery - Looks for AirPods via Bluetooth and puts their battery charge state into $RPROMPT.
  • aish - Instant shell script solutions from OpenAI right in your prompt.
  • alacritty - Control alacritty color schemes.
  • alehouse - Contains short aliases for brew commands, inspired by betterbrew.
  • alias-finder - Displays an alias when you use a command you have aliased previously. Helpful for remembering aliases you have defined in the past. Written as a pure ZSH script for speed.
  • alias-maker - Allows you to easily create and manage aliases from the command line.
  • alias-tips - An oh-my-zsh plugin to help remembering those aliases you defined once.
  • allclear - Clears the terminal when you cd into $HOME.
  • allergen - A collection of custom ZSH plugins to use with Antigen.
  • almostontop - Clears previous command output every time before new command executed in shell. Inspired by the alwaysontop plugin for bash.
  • alt-and-select - Binds the alt-c (copy), alt-v (paste), alt-x (cut) keyboard shortcut to commands: copy-region-as-kill, yank and kill-region. Remaps the execute command to alt-shift-X.
  • ansible-fzf - A plugin that completes ansible-playbook tags and works with fzf-tab.
  • ansible - A plugin for Ansible.
  • ansimotd - Adds old-school cool ANSI art when a login shell starts.
  • ansiweather - Weather in your terminal, with ANSI colors and Unicode symbols.
  • antidote-use-omz - Make using oh-my-zsh with antidote seamless.
  • antigen-git-rebase - Antigen/ZSH script to aid with git rebasing.
  • anyframe - A peco/percol/fzf wrapper plugin for ZSH.
  • apache2 - Adds aliases and functions for managing Apache2.
  • apparix - Command line directory bookmarks with jumping to bookmarks, subdirectory tab completion, distant listing etc.
  • apple-touchbar - Adds MacBook Pro touchbar support in iTerm 2.
  • appup - Adds start, stop, up and down commands when it detects a docker-compose.yml or Vagrantfile in the current directory (e.g. your application). Just run up and get coding!
  • apt - For distros with apt package manager. Offers to install missing programs for you.
  • arc-prompt - Arc VCS prompt integration with branch display, status caching, operation mode detection, agnoster theme support, and aliases.
  • arc-search - Enables quick searches using Arc browser directly from your terminal. Features URL encoding for search terms.
  • arc - Adds aliases for Yandex version control system.
  • arch-aptstyle - Designed to provide Debian/Ubuntu-style apt command wrappers for users transitioning from those distributions to arch. Requires yay or paru for full functionality.
  • archlinux (fourdim) - Defines helper functions for pacman on Arch Linux.
  • archlinux (junker) - Based on the oh-my-zsh archlinux plugin. Defines helper functions and aliases.
  • arduino - Adds scripts to build, upload and monitor arduino sketches from a command line. Requires jq.
  • artisan - Laravel artisan plugin for ZSH to help you to run artisan from anywhere in the project tree, with tab completion!
  • asciidoctor - A plugin for AsciiDoctor.
  • asdf (kiurchv) - Integration and completions for asdf, the extendable version manager, with support for Ruby, Node.js, Elixir, Erlang and more.
  • asdf (zimfw) - Initializes asdf, installing it using git if not installed yet. Also, bypasses the shims if you're using the direnv plugin, as suggested by the plugin pro-tips.
  • asdf-direnv - Integration and completions for asdf and direnv.
  • asdf-prompt - Provides a function usable in prompts that displays version information for your current tool versions.
  • ask-opencode - Integrates OpenCode AI with your shell, allowing you to generate shell commands using natural language. Press Ctrl+O to transform any text in your command line into optimized shell commands.
  • ask - Serves as a ChatGPT API frontend, enabling you to interact with ChatGPT directly from the ZSH shell using only cURL and jq.
  • assistant - Uses ollama to answer questions about commands.
  • assume-role - Allows you to assume AWS IAM roles easily. Includes completions.
  • async - Library for running asynchronous tasks in ZSH without requiring any external tools. Allows you to run multiple asynchronous jobs, enforce unique jobs (multiple instances of the same job will not run), flush all currently running jobs and create multiple workers (each with their own jobs).
  • atom-plugin - Based on the Sublime plugin, lets you launch a file or folder in Atom from iTerm 2.
  • atuin - Replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.
  • aur-install - Small plugin to install packages from the AUR.
  • auto-color-ls - Automatically list directories with colorls.
  • auto-fu.zsh - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii .
  • auto-ls (commanda-panda) - Automatically runs ls or color-ls if available on cd.
  • auto-ls (desyncr) - Automatically ls when cding to a new directory.
  • auto-notify - Automatically sends out a notification when a long running task has completed.
  • auto-nvm - Automatically switches to the node version specified in a given directory.
  • auto-pnpm-use - Automatically loads the node version specified in .nvmrc or .npmrc.
  • auto-venv (skylor0tang) - Automatically activates the Python virtual environment in the current directory or its parent directories.
  • autocomplete - Automatically lists completions as you type and provides intuitive keybindings for selecting and inserting them.
  • autodark (cravend) - Switches between user-specified light and dark themes. Only works on macOS.
  • autodark (vbwx) - Switches to another Terminal profile if dark mode is enabled (macOS-only).
  • autodotenv - Will prompt you to load variables when you cd into a directory containing a .env file.
  • autoenv-extended - Extended version of the zsh-autoenv plugin.
  • autoenv - Directory-based environments.
  • autofix - When a command fails, captures its stderr and asks a local Ollama model for a fix, shown as ghost-text you can accept with Tab. Silent on success.
  • autojump - A cd command that learns - easily navigate directories from the command line. Install autojump-zsh for best results.
  • automated-actions - Provides aliases for the automated-actions CLI.
  • autopair - A ZSH plugin for auto-closing, deleting and skipping over matching delimiters. Only tested on ZSH 5.0.2 or later.
  • autoquoter - A zle widget ("zsh plugin") that will automatically put quotes around arguments to certain commands.
  • autosuggestions-plugin - 🐟 Fish-style auto-suggestions in ZSH.
  • autosuggestions - Fish-like fast/unobtrusive autosuggestions for ZSH.
  • autoswitch-virtualenv - ZSH plugin to automatically switch python virtualenvs and pipenvs when traversing directories. Automatically detects pipenv and poetry projects.
  • autoupdate-antibody - A fork of autoupdate-antigen for the Antibody plugin manager, with the added ability to cooperate with static loading.
  • autoupdate-antigen - Antigen doesn't do automatic updates like oh-my-zsh. This plugin adds auto updating for antigen, both of antigen and the bundles loaded in your configuration.
  • autoupdate-oh-my-zsh-plugins - oh-my-zsh doesn't automatically update non-core plugins, this plugin autoupdates git repositories in the $ZSH_CUSTOM directory.
  • autovenv (linnnus) - Automatically activates Python virtual environments when entering their parent directory.
  • autovenv (snovra-dev) - Automatically activates Python virtual environments when entering their parent directory.
  • aws-cli-mfa - AWS CLI MFA plugin based on sweharris' aws-cli-mfa. Supports specifying mfa_device in profile.
  • aws-mfa - Plugin for using AWS MFA.
  • aws-plugin - Adds helper functions for aws command. Includes mfa and assume-role helpers.
  • aws-upload - Boost your productivity with aws-upload.
  • aws-vault (blimmer) - Plugin for aws-vault. Includes tab completions.
  • aws-vault (zsh-contrib) - aws-vault integration with per-window AWS profile support in tmux.
  • aws-vault-profiles - Plugin that integrates usage of aws-vault with the $AWS_PROFILE environment variable.
  • aws - Forked from the original oh-my-zsh aws. Includes completions for awscli and a few utilities for managing AWS profiles and displaying them in your prompt.
  • aws2 - Provides completion support for version 2 of the awscli and a few utilities to manage AWS profiles and display them in the prompt.
  • awsmultiaccount - Manages AWS profiles and assuming roles in a multi-account organization. It provides helper functions to easily switch between AWS profiles and assume the OrganizationAccountAccessRole in different accounts. Requires the aws cli and jq
  • awsp - AWS profile management for ZSH. Inspired by oh-my-zsh's aws plugin. Shows details of currently active AWS profile.
  • awsssh - List, select and ssh into EC2 instances.
  • awsume - Plugin that enables showing the current awsume profile.
  • azcli - Helper for using the Azure cli tools.
  • azure-keyvault - Makes using Azure keyvaults less verbose from the cli.
  • azure-subscription - Displays information about the Azure current Subscription and tenant.
  • banner - Displays ANSI/ASCII art on session startup.
  • baseballfunfacts - Print random baseball related "fun facts" in your shell. Depends on fortune and cowsay being installed.
  • bash-quote - Get random quote from Bash.im.
  • bash - Makes ZSH more Bash compatible. It redefines the source command to act more like bash does. It also enables bash completions.
  • bat - Adds some helper aliases for bat users.
  • battery_state - Show battery state in right-prompt.
  • bd - Jump back to a specific directory, without doing cd ../../...
  • bepoptimist Remaps vi-mode for the French bépo keyboard.
  • better-chmod - Adds a bchmod command (and an optional chmod replacement) that accepts symbolic and octal permission formats with input validation and colored output.
  • bitbucket-git-helpers - Adds helper scripts to allow you to create bitbucket PRs or open a directory in the current branch.
  • bitwarden (casonadams) - A Bitwarden CLI fuzzy finder using fzf. Requires jq.
  • bitwarden (game4move78) - Adds functions to manage bitwarden sessions.
  • bitwarden (kalsowerus) - Opens a fzf widget containing your Bitwarden vault items. Upon selecting an item either the username or password will be either written into the shell or copied into the clipboard. Requires fzf, jq and bitwarden.
  • blackbox - Stack Exchange's toolkit for storing keys/credentials securely in a git repository.
  • bob - Plugin for bob a cross-platform and easy-to-use Neovim version manager.
  • bofh - Adds functions to display random bofh fortunes.
  • bol - Prints a random quote when you open a terminal window.
  • boss-docker - Manages docker on macOS.
  • boss-git - Adds some convenience aliases for git.
  • branch-manager - A plugin for managing git branches.
  • brave - Manages Brave profiles. With this plugin, you can start the Brave Browser with a specific user profile by using the brave command followed by the profile's name. The plugin also implements autocompletion for the profile names so you won't have to type the entire profile name manually.
  • brew (rhuang2014) - Standalone plugin for the Homebrew Package Manager.
  • brew (wintermi) - Simple plugin for the Homebrew package manager.
  • brew-install - Installs and loads brew on WSL.
  • brew-switcher - Automatically switch between Homebrew installations based on the current active arch, arm64 or x86_64, on Apple Silicon Macs.
  • browse-commit - Lets you open any commit in your browser from the command line.
  • bruse - Makes it easy to brew link different versions of packages.
  • btrfs-snapper - Plugin for btrfs filesystem management and snapper snapshot control on openSUSE Tumbleweed — enriched commands, safety guards, and filtered views not available in native tools.
  • bumblebee - A plugin to toggle prepending optirun in the command line.
  • bw - Provides formatting options and easy access to credentials stored in Bitwarden via the Bitwarden CLI. The plugin tries to retrieve a valid session before each action, therefore an explicit login is not nescessary beforehand.
  • bws - Simplify and improve the retrieval of secrets from the Bitwarden Secret Manager.
  • c - Adds some git shortcuts.
  • cage - Adds command for age. It encrypts a plain file with a passphrase, decrypts an age file, and works out which from the file's own header.
  • calc (arzzen) - A calculator for ZSH.
  • calc (sam-programs) - Allows you to run math calculations with no prefixes.
  • calibre-zaw-source - Calibre - E-book management source for zaw
  • caniuse - Add Can I Use support to ZSH.
  • caper-bush - Enhances Git's tab autocomplete by using AI to generate concise, context-aware summaries of staged changes for thoughtful commit messages. Requires and OpenAI key, jq and yq.
  • careful_rm - A wrapper for rm that adds trash/recycling and useful warnings.
  • case - A ZSH plugin that adds two aliases tolower and toupper to switch output case.
  • ccline - Type a thought at your zsh prompt — no command, no prefix — and get an answer from Claude or Codex. If the answer contains shell commands, confirm once and run them.
  • ccusage - Displays real-time AI usage costs from the ccusage CLI tool directly in your terminal prompt.
  • cd-gitroot - A ZSH plugin to cd to the git repository root directory.
  • cd-ls - Automatically ls after cd.
  • cd-reminder - Display reminders when cd-ing into specified directories.
  • cd-reporoot - A ZSH plugin to cd to the current repository checkout's root directory.
  • cd-ssh - ssh to a server when you accidentally cd to it.
  • cdbk - A ZSH plugin to allow easy named directory creation - shortcuts to any directory you want.
  • cdc - Makes it easier to change directories to directories that are subdirs of a user-defined list of directories. Includes tab-completion, session history and pushd, popd and dirs equivalents.
  • cdh - Allows users to manage and navigate through a history of directories they have visited. It maintains a history file of directories and provides several commands to interact with this history.
  • cdhist - cd history/subdir/locatedir navigation. simple cd history, alias builtin cd to add cd history, rapidily swich to already visited directories, can use locate, mlocate or plocate to rapidly cd to any directory
  • cdr - Easy setup of cdr for ZSH.
  • change-case - Plugin for fast swap between upper and lower case in your command line. :sunglasses:
  • cheatsheet - Plugin to easily view, create, and edit cheatsheets.
  • check-deps - Helper for ZSH plugins that allows them to show how to install any missing dependencies. Works on Debian (and derivatives like Ubuntu), Arch and its derivatives, Node.js and ZSH plugins if you are using the zpm framework.
  • chgo - Clone of chruby modified to make it easy to switch between multiple Go versions.
  • claude-code-shell - Translates natural language comments into shell commands using Claude Code.
  • claude-shell - Provides intelligent shell assistance using Claude AI. It offers seven powerful features to enhance your command-line experience: natural language command translation, command explanation, error fixing, intelligent history search, and Kitty terminal integration for advanced scrollback analysis.
  • claude - AI-powered command suggestions and explanations for ZSH using Claude AI. Get intelligent shell command help with simple keybindings. Transform natural language into executable shell commands, or get detailed explanations of complex commands - all directly in your terminal with Claude AI integration.
  • clean-history - Smart ZSH history cleanup plugin that automatically removes typos and failed commands based on similarity analysis. Removes failed commands similar to successful ones, finds rare commands similar to common variants, automatically captures command success/failure, adjusts similarity thresholds and behavior & creates backups before cleaning.
  • clean-project - Remove files from projects (automatically by default). Useful for keeping .DS_Store and Thumbs.db files from cluttering your directories.
  • cleanzip - Helps create zip files that don't have data that shouldn't be in there.
  • cleanzsh - Lightweight theme. Includes decorators for user, working directory, Git branch, and runtime versions (Ruby, Node, Python, PHP, Bun) with compact Nerd Font icons.
  • clipboard - Adds a cross-platform helper function to access the system clipboard. Works on macOS, X11 (and Wayland) and Cygwin.
  • cmd-status - Reports the status of commands including return code and duration.
  • cmdtime - Displays the duration of a command to the terminal forked from the timer plugin.
  • code-review - Launches git difftool on git merge-base target_branch base_branch and target_branch.
  • code-stats - Counts keypresses and logs stats to Code::Stats.
  • codex - Enables you to use OpenAI's powerful Codex AI in the command line.
  • coffee-time - Adds the caf alias, which runs caffeinate -dims. The extra flags keep everything awake: the system, the drive, and the display.
  • color-logging - provides a really easy to use logging library with notifications for pushbullet and pushover, colorizes tools like cat and ls and provides a color library.
  • colored-man-pages-mod - Forked from ohmyzsh/ohmyzsh/plugins/colored-man-pages. Colorizes man output.
  • colored-man-pages-plus - Semantically colorizes man pages by role with curated truecolor themes, OSC-8 links, and automatic light/dark detection.
  • colored-man-pages - Colorize man pages.
  • colorize-functions - Colorizes functions for ZSH.
  • colorize - Colorize the output of various programs.
  • colorls - Defines a few helpful shortcuts to some colorls functions.
  • colors (Tarrasch) - Makes it easier to colorize text from the CLI. red foo just works.
  • colors (zpm-zsh) - Enhanced colors for ZSH.
  • command-execution-timer - Displays the time an interactive shell command takes to execute.
  • command-not-found (freed-wu) - Uses the command-not-found package for ZSH to provide suggested packages to be installed if a command cannot be found.
  • command-not-found (tarrasch) - A mirror of the oh-my-zsh command-not-found plugin so you don't have to include all of oh-my-zsh.
  • command-note - Record complex commands and comment on them.
  • command-time - Show execution time for long commands in ZSH and powerlevel9k. Similar to REPORTTIME builtin, but only outputs when user + system time >= REPORTTIME.
  • communism - Displays a Marx quote of the day.
  • compe - Add completion for nvim-compe.
  • conda (themysciradata) - Adds function to provide a prompt segment for conda and aliases for some base functions.
  • conda (wardhanisukoco) - Automatically loads conda and provides functions for detecting conda versions for use in themes.
  • conda-init - Cleans up environment variables so conda doesn't mess up tmux.
  • condaenv - Provides a condaenv_prompt_info function which returns the current conda environment name.
  • confer - Tries to find program configuration files automatically so you can do things like conf vim to edit your vim configuration files.
  • containers - Provides aliases and better interoperability between podman and docker commands based on which you have installed.
  • copy-pasta - Copy and paste files in your terminal like you would in a GUI.
  • copyzshell - A ZSH plugin to copy your shell configuration to another machine over ssh.
  • cordova - Provides handy aliases for Apache Cordova commands, inspired by git-style shortcuts (gco, gcb, etc).
  • cowsay - Displays a joke with cowsay every time you open a terminal.
  • crash - Adds proper error handling, exceptions and try/catch for ZSH.
  • crayon-syntax - ZSH syntax highlighting for the Crayon Plugin for Wordpress.
  • create-ai-memory - Persistent, agent-agnostic session memory for AI coding CLIs; loads a Markdown vault of profile, project, and session context into ZSH launchers for Claude Code, Codex, Gemini, Cursor, and opencode.
  • cros-auto-notify - Automatically sends out a notification when a long running task has completed. Works with macOS and linux (if hterm-notify is installed).
  • crystal - A plugin for Crystal.
  • ctrl-z - Enhances the default CTRL+Z behavior using fzf. It allows you to visually browse, resume, or terminate suspended background jobs directly from your terminal prompt.
  • cvideo - Quickly compress video with ffmpeg.
  • cwebp - Converts common image formats (JPG, PNG, GIF, BMP, TIFF) to WebP format using Google's cwebp tool in batch mode.
  • cycle-fav-dirs - Cycles through your favourite directories.
  • cycle-jobs - The ZSH Cycle Jobs Plugin is a simple yet powerful tool that enhances your terminal workflow by allowing you to cycle through background jobs using a single keyboard shortcut. This plugin is particularly useful for developers and system administrators who frequently work with multiple background processes.
  • czhttpd - A simple http server written in 99.9% pure ZSH.
  • databricks - Enhanced Databricks CLI integration for Zsh with convenient aliases and profile management.
  • dce - Helps you quickly navigate to your docker containers without losing the current folder context.
  • ddev - A ZSH plugin for the ddev tool for setting up PHP development environments.
  • declare-zsh - A parser for zinit commands in .zshrc. It allows you to perform the following actions on .zshrc from the command-line - enable and disable plugins add or remove snippets.
  • deepx - Collection of useful and fun commands to improve workflow and quality of life.
  • deer - A file navigator for ZSH heavily inspired by ranger.
  • def - Allows you to specify and run a default command in any directory of your choice.
  • defer - Defers execution of a zsh command until zsh has nothing else to do and is waiting for user input. Its intended purpose is staged zsh startup. It works similarly to Turbo mode in zinit.
  • deja-vu - Logs and retrieves command history based on the directory it was run in. Never forget that complex docker or git command you ran in a project folder weeks ago.
  • deja - Predicts the command you want to run from fuzzy matching, the current directory, and which command usually follows the previous one, then shows it as inline ghost text. Backed by a Go daemon.
  • delete-prompt - ZSH widget to delete the prompt texts within the current line. It is useful when executing pasted commands from the web or a README. A leading non-alphanumeric character + space is detected as a prompt.
  • deno (cowboyd) - Useful deno aliases and settings.
  • deno (tricked-dev) - Automatically installs deno to $HOME/.deno on startup if deno is not already installed.
  • depot-tools - Simple oh-my-zsh plugin for installing the chromium depot_tools. Installing this plugin will add all of the chromium depot_tools to your $PATH automatically.
  • dev - Provides a lightweight version of Shopify's internal dev tool
  • dietpi - Adds utilities for dietpi to your $PATH (and includes aliases to automagically run them with sudo) when you log into a machine running dietpi.
  • diff-so-fancy - Automatically installs diff-so-fancy and enables its use in ZSH and git.
  • ding - Plays notification sounds when a long-running shell command completes.
  • diractions - Allow you to map a short logical/mnemonic name to directories to quickly access them, or perform actions in them.
  • dirbrowse - Customized version of the dirbrowse plugin in oh-my-zsh.
  • dircolors-solarized (joel-porquet) - Solarized dircolors plugin, with options for dark or light terminal backgrounds.
  • dircolors-solarized (pinelibg) - Enables Solarized Color Theme for GNU ls.
  • directory-history - A per directory history for ZSH which implements forward/backward navigation as well as substring search in a directory sensitive manner.
  • direnv - A plugin for installing and loading direnv. Inspired by zsh-pyenv.
  • dirrc - Executes .dirc when present in a directory you cd into.
  • dirstack - Plugin for displaying the dirstack info on a single line.
  • diskfree - Displays the free space on your disk in your prompt.
  • doas (anatolykopyl) - Easily prefix your current or previous commands with doas by pressing ESC twice.
  • doas (senderman) - Easily prefix your current or previous commands with doas by pressing ESC twice.
  • docker-aliases - Docker aliases for everyday use.
  • docker-compose - Show docker container status in your prompt.
  • docker-helpers - A collection of docker helper scripts.
  • docker-machine - A docker-machine plugin for ZSH.
  • docker-run - Go back to running your commands "naturally", we'll handle the container.
  • dogesh - Dogification plugin.
  • doppler - Displays your current Doppler project and configuration in your shell prompt from environment variables.
  • dot-up - Converts ..., ...., ....., etc., into cd commands to navigate parent directories.
  • dotbare - Interactive dotfile management with the help of fzf.
  • dotfiles - Keep your dotfiles in sync across multiple machines using git.
  • dotpyvenv - Automagically switch to a python virtual environment located (that you previously have created with virtualenv program) in a directory named .pyvenv when you cd into a directory.
  • download - Helper to download files with aria2c.
  • dropbox - A dropbox plugin for ZSH that provides dropbox-cli and dropbox-uploader commands.
  • drupal - Adds aliases for common tasks and also tab-completion for drush. Inspired by Artisan.
  • dual-history - Keeps AI coding agent instructions (such as Forge's :-prefixed prompts) out of your main ZSH history by routing them to a separate file, intercepting every write path including the agent's own history insertions. Also turns Ctrl+R into an fzf interface switchable between All, Human and AI views, merged chronologically.
  • dune-quotes - Random Dune quote generator plugin.
  • dune.zsh - Plugin to randomly display a quote from an extensive pool of Dune quotes.
  • duration - Displays command duration if it exceeds a user-settable run time.
  • dwim - Attempts to predict what you will want to do next. It provides a key binding (control-u) that will replace the current (or previous) command line with the command you will want to run next.
  • easy-motion - A port of vim-easymotion for ZSH.
  • ec2ssh - List EC2 instances and ssh login to the instances easily.
  • edit-select - Brings a full text-editor experience to the ZSH command line: copy, cut, paste, undo/redo, type-to-replace, and native X11/Wayland clipboard integration, with Shift+Arrow and mouse selection support.
  • editing-workbench - Adds sane, complex command line editing (e.g. incremental history word completion).
  • edward cli - Adds smart completions and alises for edward CLI micro-service launcher.
  • elixir - Adds shortcuts for Elixir, IEX, Mix, Kiex and Phoenix.
  • emacs (cowboyd) - Make Emacs the default for CLI operations like editing git commit messages; set up handy aliases.
  • emacs (flinner) - Uses the Emacs daemon capability, allowing the user to quickly open frames, whether they are opened in a terminal via a ssh connection, or X frames opened on the same host.
  • emoji-cli - :scream: Emoji completion on the command line.
  • emoji-fzf - Configurable ZSH plugin for the excellent emoji-fzf. It is heavily inspired by emoji-cli.
  • emojis - Adds numerous ASCII art emojis to your environment in convenient variables.
  • enhancd - A simple tool that provides an enhanced cd command by memorizing all directories visited by a user and use it for the pathname resolution.
  • ensure-kube-context - Ensures that the --context flag is passed to various Kubernetes commands like kubectl, cilium, stern, and more.
  • env-secrets - Automatically retrieves secrets from secure storage backends and exports them as environment variables during shell initialization. This eliminates the need to store sensitive information in plain text configuration files. Works with pass and the macOS keychain.
  • envrc - Automatically loads and unloads environment variables if a .envrc file is found in a directory.
  • escape-backtick - Quickly insert escaped backticks when double-tapping "`".
  • ev - ev is a ZSG / Oh My Zsh plugin for progressive command autocomplete: a selectable suggestion list under your prompt that deepens as you type - commands → subcommands → flags. Use it as a zsh-autosuggestions alternative when you want a navigable list (not only ghost text), including git, gh, docker, and other CLI subcommands.
  • evalcache - Caches the output of a binary initialization command like eval "$(hub alias -s)", to help lower shell startup time by loading from cache instead of re-running every new shell session.
  • evil-registers - Extends ZLE vi commands to remotely access named registers of the vim and nvim editors, and system selection and clipboard.
  • exa (DarrinTisdale) - Enables a number of aliases extending exa, the modern replacement for ls.
  • exa (mohamedelashri) - Adds aliases for exa, a modern replacement for ls.
  • exa (ptavares) - Installs and loads exa.
  • exa (ritchies) - Adds aliases to make using exa easier.
  • exa (todie) - Integration and completions for exa, a modern replacement for ls.
  • exa (zap-zsh) - Overrides common commands to use ogham/exa instead.
  • exa (zplugin) - replace ls with ogham/exa.
  • exa (zshell) - replace ls with ogham/exa.
  • exa-ls (zpm-zsh) - Zsh plugin for ls.
  • exa-ls - Adds aliases so that you can use exa as a drop-in replacement for ls and tree.
  • execution-time - automatically calculates the execution time of commands. If a command runs longer than a given threshold, it notifies you with the command's name (arg0), execution time, and exit code. Notifications are delivered via OSC Escape Sequences (OSC 9 and OSC 777), which are natively supported by modern terminal emulators like iTerm2, Windows Terminal, Kitty, WezTerm, foot, and urxvt to show native system notifications or an External Command (configured via ET_NOTIFY_COMMAND), which is executed asynchronously in the background.
  • exercism - A plugin for exercism.io.
  • expand-ealias - Expand specific aliases with space.
  • expand-space - Expand command-position zsh aliases when you press space.
  • expand - Expands regular aliases, global aliases, incorrect spellings and phrases, globs, history expansion and $parameters with the spacebar key.
  • expander - A zle widget that allows you to write custom expanders and select them with fzf.
  • explain-shell (brokentoaster) - Uses lynx to look up the current command line on explainshell.com.
  • explain-shell (gmatheu) - Opens commands on explainshell.com.
  • extend-history - Extends command history by adding the exit code for each command in the history.
  • ez-cmd - Simplifies and streamlines common command-line tasks by providing easy-to-use shortcuts and aliases.
  • ez-compinit - Wraps compinit, queueing up calls to compdef, and hooking the real compinit call to an event that runs at the end of your .zshrc. That way you get all the benefits of calling compinit early without any of the downsides.
  • eza (clavelm) - Replaces ls with eza-community/eza.
  • eza (mohamedelashri) - Adds aliases for eza, a modern replacement for ls.
  • eza (z-shell) - Replaces ls with eza-community/eza.
  • eza (zsh-contrib) - Plugin for eza with Catppuccin and Rose Pine theming, smart defaults, and full alias support.
  • eza-ls - Adds aliases allowing eza, to act as a drop-in replacement for ls and tree.
  • f-shortcuts - Makes a shortcuts toolbar using F1 to F12 keys.
  • fancy-ctrl-z - Broken out version of the version in oh-my-zsh so users of other frameworks don't have to import all of oh-my-zsh.
  • fast-alias-tips - Helps remember the aliases you defined and forgot about. Ported from djui/alias-tips. Active fork of sei40kr/zsh-fast-alias-tips.
  • fast-syntax-highlighting - Optimized and improved zsh-users/zsh-syntax-highlighting – better response times, switchable highlight themes.
  • fastcache - Caches command output to improve shell startup time.
  • fauna - Displays colorful high-quality ANSI art with 256-color terminal support of endangered and extinct animals every time you open a new terminal or restart zsh. Learn about wildlife conservation one terminal session at a time!
  • fav - ZSH/fzf plugin that makes it really easy to add and recall named favorites of your important directories.
  • favorite-directories - Fast jumps to your favorite directories.
  • fd-plugin - Adds aliases for fd, a modern replacement for find.
  • fd - Use fzf to browse directories.
  • ffexport - Lightweight, ZSH-native video export manager — profile-driven FFmpeg exports, persistent ZSH tab completion, profile import/export, and safe defaults for Instagram & YouTube workflows.
  • figures - Unicode symbols for ZSH.
  • firebase (rmrs) - Add an indicator in the prompt that you're in a directory with a firebase.json file (aka "firebase project").
  • firebase (seqi) - Display the current working project or project alias when in a Firebase project directory or subdirectory.
  • fishysave - Save and update functions and aliases directly from your terminal session.
  • fixnumpad-osx - Enables numpad keys of Apple keyboards to be recognized in ZSH.
  • flow-cli - ADHD-friendly ZSH workflow tools. Start working in 10 seconds with work, track wins for dopamine with win, stay oriented with dash. Includes smart dispatchers for git, R, Quarto, and Claude Code.
  • flow-plugin - This plugin makes the flow command available inside every subdirectory of the TYPO3 Flow distribution.
  • flutter-zsh-shortcuts - Adds clean aliases for flutter commands.
  • fnm (dominik-schwabe) - Installs and loads the Fast Node Manager (fnm) if it is missing.
  • fnm (sukkaw) - Provides enhancement to the Node.js version manager fnm.
  • fnm (wintermi) - Helper plugin for the fast and simple Node.js version manager fnm.
  • forgit - Utility tool for git which takes advantage of fuzzy finder fzf.
  • fuckmit - Provides useful aliases and functions for the fuckmit command-line tool, an AI-powered git commit message generator.
  • functional - ZSH higher order functions.
  • fuzzy-nav - A high-speed, stateful Terminal User Interface (TUI) directory navigator and file browser built natively into ZSH, driven by fzf and fd.
  • fuzzy-search-and-edit - ZSH plugin for fuzzy searching files and instantly opening a matched file on matched line.
  • fuzzy-wd - Adds fuzzy search for directories warped with the WD plugin.
  • fz - Seamlessly adds fuzzy search to z's tab completion and lets you easily jump around among directories in your history.
  • fzf (gimbo) - Helpers for using fzf in ZSH. Requires brew.sh.
  • fzf (scaryrawr) - Adds keybindings for fzf inspired by PatrickF1/fzf.fish.
  • fzf (unixorn) - Enables fzf history and file searches.
  • fzf (zsh-contrib) - Configures fzf with beautiful Catppuccin and Rose Pine color themes, adds file and directory picker key bindings, and wires up your preferred editor and file manager — so fuzzy finding feels native from day one.
  • fzf-copyq-clipboard - Add fzf support for CopyQ.
  • fzf-dir-navigator - This is a cool and user-friendly directory navigation plugin for ZSH using fzf that allows the user to switch to any directory from anywhere and to anywhere. It also maintains a history of recently visited directories. Additionally, you can use hotkeys to move back and forth between directories in the shell session.
  • fzf-fasd - Integrates fzf and fasd --- tab completion of z with fzf's fuzzy search!
  • fzf-finder - Plugin to have a cool search keybinding with fzf and (optionally) bat and fd. Falls back to find and cat. Searches in the local tree of subdirectories for files.
  • fzf-git-worktree - Manage git worktrees with fzf integration.
  • fzf-history-search - Replaces Ctrl+R with an fzf-driven history search that includes date/times.
  • fzf-it - Make any command interactive wrapping it with fzf functionality.
  • fzf-marks - Little script to create, navigate and delete bookmarks in bash and zsh, using the fuzzy finder fzf.
  • fzf-nav - Defines an interactive file/directory navigator using fzf. Offers multiple navigation modes, git integration, and customizable actions.
  • fzf-packagemanager - Adds commands for installing tools via various package managers using fzf. Supports apt, brew & dnf.
  • fzf-pass - Better handling of passwords using fzf and pass.
  • fzf-plugin - oh-my-zsh's fzf plugin extracted so it can be used easily with other plugin managers.
  • fzf-prezto - Prezto plugin that finds where fzf has been installed and enables its auto-completion and key-bindings. This plugin works as a Prezto zstyle configuration option.
  • fzf-tab-widgets - Adds widgets for fzf-tab.
  • fzf-tab - Replace ZSH's default completion selection menu with fzf.
  • fzf-tools - Provides functions, aliases and key-bindings for commands such as alias, find, ls, man, printenv that are designed to enhance your command-line workflow by making them to default to filtering through fzf, allowing you to quickly find files, search & run commands from history, run scripts of many supported types, browse git commits, and more.
  • fzf-utils - Provides functions to kill proceses and find in path with fzf.
  • fzf-widgets - Adds some ZLE widgets for fzf.
  • fzfsh - Add fzf plugins for chezmoi, docker, git, kubectl and pass.
  • fzy - Plugin that uses fzy for certain fuzzy matching operations.
  • gcloud (johnstonskj) - Adds the gcloud SDK to your $PATH.
  • gcloud (wintermi) - Finds the installed gcloud SDK and sources the zsh file there, along with the zsh completions file.
  • gcloud-project - Easy selection of Google Cloud Projects.
  • gdbm - Adds GDBM as a plugin.
  • gentoo - Adds some aliases and functions to work with Gentoo Linux.
  • geometry-datetime - Geometry datetime plugin. Shows datetime (date unix command) in your prompt.
  • geometry-hydrate - Geometry plugin to remind you to hydrate.
  • geometry-npm-package-version - Geometry plugin to display the current folder's npm package version.
  • geometry-rust-version - Geometry plugin to display the current folder's Rust version when either a .rs or Cargo.toml is present.
  • get-jquery - Plugin for fast downloading the jQuery library from code.jquery.com.
  • ghost-zeus - Lets you use zeus with normal rails commands.
  • ghq-gh-wiki-clone - A ZSH plugin that, after ghq get / ghq clone fetches a repository, automatically clones its GitHub Wiki (when the wiki has pages) into a .wiki subdirectory of that repository.
  • ghq-worktree - Integrates ghq, fzf, and git worktree to minimize context-switching cost in multi-repository development.
  • gimbo-git - A subset of the oh-my-zsh git plugin aliases, plus some new aliases, plus a few handy functions.
  • gimme - Manage Go installations with gimme.
  • git-acp - Take the current command line as the commit message and then run git pull, git add, git commit and git push with one keystroke.
  • git-add-remote - Easily add the upstream remote to your git fork.
  • git-aliases (mdumitru) - Broken out version of the version in oh-my-zsh so users of other frameworks don't have to import all of oh-my-zsh.
  • git-aliases (peterhurford) - Creates a lot of useful aliases for combinations of commonly used git commands.
  • git-aliases (remino) - Aliases all git xyz commands to gxyz. Also aliases g to git.
  • git-arc - Adds aliases and functions for git-arc, a FreeBSD development tool.
  • git-branch - Augments git features, designed especially for users who prefer aesthetically pleasing branch naming conventions. It visually formats the current git branch name or commit hash, considering customisable variables like hiding status, maximum branch length, prefix, and suffix trimming, with an option to display git status.
  • git-branches - Makes a menu of git branches you can switch to without having to type long branch names.
  • git-clean-branch - Cleans up dead git branches.
  • git-cleanbranches - A powerful unified clean up tool for git branches that uses fzf to find all branches that are safe to delete.
  • git-commit-prefixer - Adds configurable prefixes and optional icons to git commit messages (supports styles, icon themes, and interactive selection)
  • git-commit-shortcuts - Provides shortcuts for creating standardized git commit messages with emoji prefixes and consistent formatting.
  • git-complete-urls - Enhance git completion to include in the remotes completion (e.g. from git clone) any URL in the clipboard.
  • git-extra-commands - Extra git helper scripts packaged as a plugin.
  • git-flow-avh - Adds short aliases for the git-flow commands.
  • git-fuzzy - A CLI interface to git that relies heavily on fzf.
  • git-gen - Handle git bulk branch delete and create operations.
  • git-graph - Adds a pretty git graph.
  • git-is-clean - This function will return true or false depending on if it finds out your git repo is dirty or not.
  • git-it-on - Adds ability to open a folder in your current branch on GitHub.
  • git-lfs - Adds short aliases for the git-lfs commands.
  • git-patch - Adds custom functions and aliases to the oh-my-zsh git plugin.
  • git-persona - Switches git commit identity, SSH key and gh CLI account together for multiple GitHub accounts.
  • git-plugin (dark-kitt) - git integration that displays the current directory and git branch.
  • git-plugin (rcruzper) - Adds some functions for git.
  • git-plugin-cheatsheet - Displays the aliases and functions available from the git oh-my-zsh plugin.
  • git-prompt-enhanced - Provides a more granular information about a git repository.
  • git-prompt-useremail - Adds prompt reminders for git user.email.
  • git-prompt-watcher - Automatically updates your prompt when git status changes, using fswatch to monitor repository files in real-time.
  • git-prune (diazod) - Allows you to delete all branches that are already merged in your local git repository and/or that were merged in your remote origin git repository.
  • git-prune (seinh) - Plugin that simplifies deleting merged branches in a git repository.
  • git-scripts - Adds git-squash-branch and git-remove-merged commands.
  • git-secret - A bash tool to store your private data inside a git repository.
  • git-smart-commands - Adds extra git commands to make some common git usages more efficient.
  • git-smart-commends-wrapper - Wraps git-smart-commands to make it compatible with the oh-my-zsh plugins system.
  • git-status - Exposes functions with information about the current git repository.
  • git-switch-branch-skim - Allows you to switch git branches with skim
  • git-sync - A ZSH plugin to sync git repositories and clean them up.
  • git-to-jj - Helps you progressively learn Jujutsu (aka jj) porcelain as you use git commands.
  • git-worktree (alexiszamanidis) - Wraps some git worktree operations for simplicity and productivity. Includes fzf tooling.
  • git-worktree (trthomps) - Enhanced git worktree management with bare repository support. This plugin provides convenient commands for working with git worktrees, making it easy to work on multiple branches simultaneously.
  • git-worktree-manager - Manage git worktrees with ease. Streamline your workflow when working with multiple branches simultaneously.
  • git-worktrees - Makes git worktrees more functional. Includes tab completions.
  • git-wt - A ZSH-native git worktree workflow plugin.
  • git - Replacement for the stock oh-my-zsh git plugin. Provides quite a few useful aliases and functions. The motivation to replace the default plugin stems from the fact that it comes with some inconsistencies that make a few popular commands rather unintuitive, so this plugin makes the aliases consistent.
  • gitbutler -A plugin for GitButler — CLI aliases, a Git protection shield, and prompt integration for standard OMZ themes and Powerlevel10k.
  • gitcd (SukkaW) - Adds command to git clone a repository and cd into the resulting directory.
  • gitcd (viko16) - Automatically cd to a git working directory after cloning it.
  • gitfast - Updated fork of the oh-my-zsh gitfast plugin.
  • gitgo - Open a GitHub/GitLab repository in your browser from the command line (macOS only).
  • github-folders - Organizes your GitHub checkouts for you.
  • github - Fork of the original GitHub plugin embedded in oh-my-zsh.
  • gitignore - Plugin for creating .gitignore files.
  • gitio (denysdovhan) - A ZSH plugin for generating a GitHub short URL using git.io.
  • gitio (nicolodiamante) - Uses git.io to shorten git urls.
  • gitsync - ZSH plugin to improve workflows for one person developing on the same repository on multiple machines.
  • goenv (bbenne10) - Manage $GOPATH similarly to Python's virtualenvwrapper.
  • goenv (cda0) - Plugin for installing, updating and loading goenv.
  • goenv (heyvito) - Automatically reads .goenv files in the current directory and sets GOPRIVATE environment variables.
  • going_places - A plugin that helps to use, create and maintain a list of shell locations.
  • golang - Adds tooling for the Go programming language toolchain.
  • golinks - Launch golinks from your terminal.
  • gpg-agent - Plugin that tries to do the right thing when it comes to setting up the GPG agent to act as an SSH agent as well on macOS.
  • gpg-crypt - ZSH plugin to encrypt and decrypt files or directories in place.
  • gpg - Adds helpful aliases for using gpg.
  • gpt - Enable querying ChatGPT from the command line.
  • grep2awk - ZLE widget to transform grep command into awk command.
  • grunt-plugin - Add autocompletion for grunt.
  • gsh - Collection of helper functions for git
  • gtm-terminal-plugin - terminal plugin for git time metrics.
  • gtr - Allows fast tagging of a release in git using the tag name *release-YYYY-MM-DD-HH-MM- and headline Release YYYY-MM-DD HH:MM.
  • guish - Collection of utility functions and aliases.
  • gumsible - Wrapper plugin for Molecule.
  • gunstage - There are at least eight ways to unstage files in a git repository. This is a command-line shell plugin for undoing git add.
  • gvm (dgnest) - A gvm (Go version manager) plugin for ZSH.
  • gvm (yerinle) - Provides autocompletion for gvm (Groovy enVironment Manager).
  • hab - Automatically loads OS environment variables defined in the file .envrc if it's found when changing to a new directory.
  • hacker-quotes - Outputs a random hacker quote when you open a terminal.
  • haiku - Prints a haiku promoting work-life balance and stress management once every 24 hours when the terminal is open.
  • halfpipe - Edit shell pipeline and see its output update live. Get regexps correct fast and save in network requests.
  • hanami - ZSH plugin for hanami projects.
  • hangul - Auto correct hangul(한글, korean) to English when it was supposed to be typed in English. 영어를 타이핑 해야되는데 한글로 타이핑된경우 자동으로 수정합니다.
  • harnessd - A small plugin that keeps long-running commands — agent CLIs, REPLs, watchers, anything — alive in detached tmux sessions, supervised by systemd (--user) on Linux or launchd on macOS, with one consistent set of verbs on both.
  • hbt - Heuristic ZSH suggestion system based on past command usage.
  • hebzsh - If a command is not found as typed in Hebrew, translates the command as if it was typed on a keyboard with a US English layout and tries again.
  • help - Colorizes the output of commands run with --help.
  • hints - Display glob and parameter flags and other non completable info right under your editing buffer.
  • hipchat - Send hipchat messages from the shell.
  • hist-delete - Delete history items from zsh's fzf Ctrl+R history search.
  • hist - Edit your history in ZSH, without ever leaving the command line.
  • histdb - Stores your history in an SQLite database. Can be integrated with zsh-autosuggestions.
  • historikeeper - Captures history in a database.
  • history-enquirer - Enhances history search with more interaction and a multiline selection menu. Requires Node.js.
  • history-filter - Allows you to specify patterns that will automatically exclude commands from being inserted into your permanent history. Particularly useful for preventing secrets being written.
  • history-here - Binds ^G to quickly toggle the current shell history file location.
  • history-on-success - Save yourself from repeating the same mistakes by filtering out your unsuccessful commands from your zsh history file. Based on a blog post by Dean Scarff.
  • history-popup - Captures the PageUp key and uses dialog to open a popup menu with the history, so the user can interactively navigate through it and pick the history line to bring back to the prompt.
  • history-search-multi-word - A syntax highlighted, multi-word history searcher for ZSH, bound to Ctrl-R, with advanced functions (e.g. bump of history entry to top of history).
  • history-substring-search - Needs to be loaded after zsh-syntax-highlighting, or they'll both break. You'll also need to bind keys to its functions, details are in the README.md.
  • history-sync (vitobotta) - Syncs your ZSH history across computers using a git private repository. Uses openssl to encrypt the history.
  • history-sync (wulfgarpro) - An oh-my-zsh plugin for GPG encrypted, Internet synchronized ZSH history using git.
  • history - Extend history so that it can be queried by SQL.
  • histpop - Removes the last record from ~/.zsh_history. Useful right after running a command you don't want kept in your shell history (e.g. one containing a typo'd password or a temporary secret). Running histpop itself is also removed from history, so it leaves no trace.
  • histree - Integrates with histree-core to provide enhanced command history logging with directory awareness.
  • hitokoto - Displays a random quote from hitokoto.cn.
  • homeassistant-cli - Provides completion and (configuration) helpers for the Home Assistant Command-line interface (hass-cli). and allows command line interaction with Home Assistant instances.
  • homebrew - Plugin for homebrew that supplements the one built into oh-my-zsh and can safely run with it enabled.
  • hooks - Add missing hooks - for plugins and personal use.
  • host-switch - Make it easier to switch in different /etc/hosts files during development.
  • how2 - Quickly inspect aliases, functions, and docs of oh-my-zsh plugins, with tab completion.
  • hub-ci-zsh-plugin - A simple plugin for adding hub ci-status to your ZSH theme.
  • hub - ZSH plugin for forking model.
  • hypnosnek - Simple utilities with p10k integration for managing python environments.
  • igit - Interactive git commands using fzf.
  • incsearch - Friendlier vim mode for ZSH. Moves cursor with incremental search within current line.
  • ing - Streamlined ping output.
  • instant-repl - Activate a REPL for any command in your current ZSH session.
  • interactive-cd - Fish-like interactive tab completion for cd.
  • iosctl - Quickly access App, Data, and Log of the running simulator.
  • ipip - Plugin for IPIP.
  • ipnav - Provides convenient aliases and completions for IP address operations ip-navigator-cli.
  • iterm-tab-color - Adds function to set the tab color in iTerm2 and can automatically change color based on cwd or command being executed.
  • iterm-tab-colors - Automatically changes iTerm 2 tab color based on the current working directory.
  • iterm-tmux-color-tabs - Every new tmux tab opened in iTerm2 will have the next colour from the default or specified palette.
  • iterm-touchbar - Display iTerm2 feedback in the MacbookPro TouchBar (Current directory, git branch & status).
  • iterm2-colors - Manage your iTerm 2's color scheme from the command line.
  • iterm2-shell-integration - Shell integration and utilities for iTerm2.
  • iterm2-tabs - Set colors and titles of iTerm 2 tabs.
  • iterm2 - Packs iTerm 2's ZSH integration scripts into a ZSH plugin to avoid polluting your $HOME directory, with a negligible time increase of only 2ms.
  • iwd - Similar in concept to $PWD, this ZSH plugin saves your initial working directory in $IWD for easy returns to the starting point of your session.
  • jabba - Adds shell integration code and completions for the jabba Java version manager.
  • jap - Terminal automation framework.
  • java-zsh-plugin - Adds a setjdk command so you can switch easily between different versions of the jdk.
  • javaVersions - Change between different java versions with a single command.
  • jdk-switch - Switches between jdk versions. Works on macOS and Linux.
  • jenkins - A jenkins plugin for ZSH, heavily inspired by the excellent jira plugin.
  • jenv-lazy - A ZSH plugin for lazy loading of jEnv.
  • jhipster - Adds commands for jHipster.
  • jira-plus - Create JIRA tickets from the command line.
  • jirarc - Provides shortcuts for repetitive Jira-cli commands.
  • jj - Add support for jujitsu VCS.
  • journal - Lets you attach notes to shell commands you have run. Handy for remembering what a oneliner was actually doing when you look back at it later.
  • jq - Interactively build jq expressions. Also supports gojq. Requires fzf.
  • jrgit - Provides a suite of functions to streamline the Git user experience. It includes features for installing and configuring git, handling large files with Git LFS, improving diff outputs, and managing credentials and keys securely.
  • jumper - Saves your current path and allows you to quickly jump to others.
  • just-let-me-edit-my-files - lets you restart your editor with sudo when accidentally open non-writable files.
  • k - Directory listings for ZSH with git status decorations.
  • k3d - Adds aliases and tab completions for k3d.
  • k9s - Provides an iteractive $KUBECONFIG selector for k9s.
  • kctl - Add helper aliases for kubectl.
  • kill-node - ZSH plugin for murdering node process families.
  • kitsunebook - KitsuneBook plugin for oh-my-zsh.
  • kittyback - Automatically updates and modifies the background image for the kitty terminal emulator.
  • kiwi - Dog-themed, includes git status and last command exit status decorators.
  • konsole-theme-changer - Toggle konsole theme from ZSH.
  • kube-aliases - Adds functions and aliases to make working with kubectl more pleasant.
  • kube-ctx-manager - A smart shell plugin for kubectl power users — fuzzy context switching, auto-suggested aliases, and prod safeguards built right into your terminal.
  • kube-ps1 - ZSH plugin for kubectl that adds current context and namespace.
  • kubecolor (devopstales) - Adds aliases for the kubecolor command.
  • kubecolor (droctothorpe) - Simplify and colorize the output of kubectl get events -w
  • kubecolor (trejo08) - Prints colorized outputs from kubectl. Includes helper functions.
  • kubeconfig-mgr - Makes managing multiple kubeconfig files easier.
  • kubectl-config-switcher - Switch between config files in ~/.kube via the KUBECTL environment variable.
  • kubectl-prompt - Display information about the kubectl current context and namespace in your ZSH prompt. Creates ZSH_KUBECTL_CONTEXT, ZSH_KUBECTL_NAMESPACE,ZSH_KUBECTL_PROMPT and ZSH_KUBECTL_USER variables you can use to customize your prompt.
  • kubectl - ZSH plugin for managing kubectl.
  • kubectlenv - Easily switch between multiple kubectl versions.
  • kubectx (ptavares) - Installs and loads kubectx.
  • kubectx (unixorn) - Automatically installs kubectx and kubens.
  • kubernetes - Add kubernetes helper functions and aliases.
  • lacrimae - Prints a line from a collection of chants.
  • lacy - Detects natural language vs shell commands and routes accordingly. Commands execute normally, questions go to your AI agent (Claude Code, Gemini, OpenCode, Codex). Real-time color indicator and first-word syntax highlighting update on every keystroke. Also supports Bash 4+.
  • lando (joshuabedford) - A collection of alias functions to enable the use of the CLIs within Lando without having to type lando to access them.
  • lando (mannuel) - Adds aliases for various Lando commands.
  • laradock-workspace - Provides an interface to Laradock's workspace.
  • laravel (baliestri) - Plugin for skiping the php command when running artisan commands and ./sail or ./vendor/bin/sail when running sail commands.
  • laravel (crazybooot) - Add shortcuts for Laravel 5, 5.1, 5.2 & 5.3.
  • laravel-au - Adds aliases for Laravel 6.
  • laravel-sail - Adds shortcuts for sail commands.
  • laravelx - Adds some aliases for common Laravel commands.
  • last-pwd - Remembers the last directory you were in and restores it the next time you open a terminal.
  • last-working-dir-tmux - Keeps track of the last used working directory globally and per tmux session and automatically jumps into it for new shells.
  • last-working-directory - Broken out copy of the version in oh-my-zsh. Keeps track of the last used working directory and automatically jumps into it for new shells.
  • lazy-load - Lazy load tab completions only when you actually need them.
  • lazyload - Lazy load commands and speed up start up time of ZSH.
  • learn - Learning collection in MySQL/MariadB to save, query and quiz everything you learn.
  • lesaint-git - Replacement git plugin for oh-my-zsh-compatible frameworks.
  • lesaint-mvn - Maven plugins for oh-my-zsh.
  • life-progress - Shows your life progress in days, weeks, months, and age.
  • liferay - Adds scripts for liferay development.
  • line-bisect - Allows you to move your cursor in your terminal by bisecting the current command left or right with a single keystroke.
  • linkfile - Add shortcuts to your favorite directories.
  • linus-rants - Outputs a random Linus Torvalds rant when opening a terminal.
  • listbox - Listbox element for shell.
  • llm-replace - Integrate LLMs into the shell for quick command generation. Requires curl and jq.
  • llm-suggestions (slasyz) - Opens a prompt, asks an LLM for shell command suggestions, and lets you pick one and execute it.
  • llm-suggestions (stefanheule) - Type something in English at the prompt, hit a definable key, and it uses LLM to generate a command line for you.
  • locate-sublime-projects-cli - Allows searching for Sublime Text projects and opens them in Sublime.
  • logout-user - Provides a function to log out another macOS user session.
  • loremipsum - Generate lorem ipsum text on the command line. Gets its data from lipsum.com.
  • ls (zpm-zsh) - Colorizes the output of ls.
  • lsd (tankeryang) - Replaces ls and tree commands with lsd.
  • lsd (wintermi) - Override ls and tree commands with lsd.
  • lsd (z-shell) - Replaces ls with lsd.
  • lumberjack - Lumberjack is a logging interface for shell scripts.
  • lumen - Deterministic command suggestions for ZSH — inline, on demand, no AI round-trip required.
  • lux - ZSH plugin to toggle the light & dark modes of macOS, iTerm 2, Visual Studio Code and other items and applications via the lux command. Highly customizable: included items can be configured by defining variables. Highly extensible: items can be added by defining functions. Includes a macos_is_dark helper function to determine if the macOS dark mode is active for use in theming.
  • mac-packaging - A set of common functions used for enterprise Mac packaging with Munki.
  • macos (joow) - A ZSH plugin for macOS.
  • macos (zshzoo) - ZSH goodies for macOS users.
  • macos-autoproxy - Configures proxy environment variables based on macOS's system preferences.
  • macos-theme - Adds the theme command, which toggles between light and dark mode in macOS. Requires lux plugin.
  • mage2docker - Makes it easy to work with Docker and Magento 2. Speeds up and simplifies common commands like clean cache, setup upgrade, compile di and much more in Magento 2 on containers.
  • magebox - Adds support for magebox — a modern development environment for Magento 2 and MageOS. Provides aliases, a cache-flush helper, prompt status indicator, and cached tab completion for the magebox CLI.
  • magento-2 - Adds m2 function to run magento binary, adds tab completions.
  • magic-enter - Make your enter key magical by binding a ZSH command to it.
  • manydots-magic - A zle tweak for emulating ...'==../..' etc.
  • markedit - Mark files and edit them with autocompletion for existing marks.
  • markgate - Allows you to mark directories so you can jump directly to them.
  • matecito - Detects your language and country to display quotes from local authors in your native language. Simple, offline, no noise.
  • maven-plugin - A fork of the oh-my-zsh maven plugin.
  • media-sync - A plugin to facilitate copying media between two rclone locations.
  • mend - A distro-agnostic assistant that recovers failed commands, handles missing libraries/PGP keys, and provides hardware-specific package recommendations.
  • mercurial - Extracted from oh-my-zsh so you can use it without the rest of oh-my-zsh.
  • mfunc - Allows you to define persistent functions on-the-fly, without the need to add them to your config files. These functions are permanently available until you delete them. This has been updated substantially with the help of AI and is essentially untested. Use at your own risk.
  • mise (cowboyd) - Adds mise shims to your $PATH. Uses the shims strategy so that tools are available in non-interactive shells (e.g. Emacs exec-path-from-shell).
  • mise (wintermi) - Plugin for mise (formerly called rtx) a fast polyglot version manager, replacing tools like nvm, nodenv, rbenv, rvm, chruby, pyenv, etc.
  • mkarch - ZSH plugin that allows you to create archives using multiple different compression formats.
  • mkcd - Provides a mkcd command, the canonical mkdir && cd helper.
  • mkcd - Allows user to create a directory and if successful, cd into it afterward.
  • mlir - Adds goodies for MLIR developers including tab completion of mlir-opt and colorizing its output.
  • mode-switch.CLI - A ZSH plugin for switching command line between normal mode and vi mode.
  • monorepo-plugin - ZSH plugin for monorepo management.
  • monthrename - Renames month names to numbers in filenames.
  • more-hooks-for-git - Adds extra hooks for git add, git diff and git status.
  • mouse-status - Changes mouse color based on status code, uses libratbag.
  • msf - Metasploit handler plugin for starting handlers easily.
  • multi-evalcache - Cache multiple eval loads to improve startup time, inspired by mroth/evalcache.
  • mvn-contexts - Allows fast switching between maven configurations.
  • mycli - Add alias for mycli with login path.
  • mylocation - A plugin to show your current location based on your IP address.
  • myservice - Designed to help you manage custom systemd services and Docker containers more conveniently. This plugin provides user-friendly commands to list and check the status of your custom services and Docker containers straight from your command line.
  • mysql-colorize - Adds color for mysql tables.
  • mysql-login - Adds alias for MySQL with login path.
  • mysql - Adds some functions for dealing with mysql.
  • n - Auto-switches node versions based on project environment using n.
  • namelink - Provides an automatically synchronized mapping of filesystem entries (typically symbolic links) in a set of directories to their counterparts in the named directory hash.
  • navi - Plugin for navi.
  • navigation-tools - Adds htop-like kill, directory bookmarks browser, a multi-word incremental history searcher and more.
  • nerd-font-check - Offers to install Nerd Fonts with brew if not present.
  • new-file-from-template - Generates file from template.
  • newvwp - Spins up a new WordPress site using Valet.
  • nhl-schedule - Retrieves and displays the NHL schedule.
  • nice-exit-code - Maps exit status codes to human readable strings.
  • nix-shell - Plugin that lets you use ZSH as the default shell in a nix-shell environment.
  • nlsh - Allows you to interact with your shell using natural language. Supports multiple LLM providers (OpenAI API compatible). Includes support for X.ai's Grok.
  • nnvm - auto-switches node versions based on .nvmrc. Requires n.
  • no-ps2 - When this plugin is used, Enter inserts a newline if the typed command is incomplete. No PS2!
  • nobility - An organized colletion of shell modules designed to streamline your pentesting workflow by leveraging shell integrations such as autocompletion and prefilling, optimizing the productivity of your work and liberatating you from the hassle of juggling notes, endless copying and pasting, and tedious command editing.
  • node-env-installer - Uses nvm to install new versions and modules for the current project.
  • node-path - Automatically adds the npm bin of your current directory to your $PATH.
  • node - Srijan Shetty's Node.js plugin for ZSH with caching of nvm completions and autoloading of nvm if present.
  • nodenv (c-uo) - Looks for nodenv in your working directory and loads it when found.
  • nodenv (jsahlen) - Auto-load nodenv and its completions into the shell.
  • nodenv (mattberther) - Installs, updates and loads nodenv. Inspired by zsh-rbenv.
  • nodo - This plugin helps you prevent node_modules directories from filling your iCloud storage by un-syncing the directory or can save even more space by removing all node_modules directories within the chosen root directory. This is particularly useful for cleaning up a project that has multiple node_modules trees
  • nohup - Add nohup to the current command pressing Ctrl-H.
  • noreallyjustfuckingstopalready - macOS users know the pain of trying to figure out what command actually flushes the DNS cache on their version of macOS, and this plugin makes that annoyance go away.
  • nota - Simple plugin to manage a list of notes.
  • notenote - Makes it easy to take notes.
  • notes (aperezdc) - Inspired by terminal_velocity, it provides a fast interface to create and access a set of Markdown text files inside a directory.
  • notes (chipsenkbeil) - Provides a quick notes editing experience in ZSH.
  • notify (luismayta) - Notifications for ZSH with auto installation of dependencies and r2d2 sounds.
  • notify (marzocchi) - A plugin for ZSH (on macOS and Linux) that posts desktop notifications when a command terminates with a non-zero exit status or when it took more than 30 seconds to complete, if the terminal application is in the background (or the command's terminal tab is inactive).
  • npm (trystan2k) - Adds npm aliases. Based on the Oh-My-Zsh npm plugin.
  • npm (zfben) - Use n as npm aliases with noglob prefix and more. Based on the Oh-My-Zsh npm plugin.
  • npms - Utility powered by fzf for using npm scripts interactively. Requires fzf and jq.
  • nvim-appname - Maintain multiple Neovim configurations with NVIM_APPNAME with full tab completion of available flags, available neovim applications, and neovim arguments/flags. Requires neovim v0.9+
  • nvim-switcher- Manages switching between nvim distributinons such as Lazyvim, kickstart or a home made configuration.
  • nvm-auto-use (jrr997) - Automatically manages your Node.js versions with nvm based on your current directory.
  • nvm-auto-use (martvdmoosdijk) - Automatically switches node version with nvm use when a .nvmrc is detected.
  • nvm-auto-use (tomsquest) - Calls nvm use automatically whenever you enter a directory that contains an .nvmrc file with a string telling nvm which node to use.
  • nvm-deferred - Defers loading of the nvm oh-my-zsh plugin using zsh-defer to speed up shell startup.
  • nvm-lazy - Plugin for lazy loading of oh-my-zsh's *nvm- plugin. It supports lazy-loading nvm for more than one binary/entrypoint, with the defaults being nvm, node and npm.
  • nvm-pnpm-auto-switch - Automatically switches Node.js versions (using nvm) and manages pnpm package manager versions (using corepack) when changing directories.
  • nvm-x - ZSH plugin for managing nvm with extended helpers and improved workflow.
  • nvm - ZSH plugin for installing, updating and loading nvm.
  • oath - Manages 2FA authentication 6 digit tokens. It was highly inspired by this article about using oathtool for 2 step verification.
  • oh-my-gpt - Provides an easy-to-use interface for interacting with OpenAI's GPT models directly from your terminal. It allows you to send queries, analyze files, and get AI-powered assistance for various tasks.
  • oh-my-matrix - Turn your terminal into the matrix.
  • oh-my-posh-manager - Manages the oh-my-posh theme engine, along with providing a default powerline-like theme.
  • oh-my-tmux-manager - Lets you easily manage your tmux configurations.
  • ohmyai - AI-powered command suggestions for Zsh. Type what you want to do, press the hotkey, and get shell command suggestions from OpenAI.
  • ollama - Integrates the OLLAMA AI model with fzf to provide intelligent command suggestions based on user input requirements.
  • omz-full-autoupdate - Automatically update oh-my-zsh plugins and themes.
  • omz-git - Oh-My-ZSH's git plugin re-packaged to be standalone.
  • omz-themes-standalone - Gives you the oh-my-zsh themes without requiring everything else that comes with Oh-My-ZSH.
  • op - Seamless 1Password CLI integration. Manage environment variables and SSH keys from 1Password with automatic caching, fast shell initialization, and a configuration-driven workflow.
  • open-create-projects - Open/Create projects in Jetbrains.
  • open-pr - A ZSH plugin to open pull requests from command line.
  • opencode (mskadu) - Adds support for the opencode AI coding agent.
  • opencode (verlihirsh) - Stop googling shell commands. Just describe what you want in plain English, press Tab, and get the exact command you need.
  • openshift-origin - Add a few shortcuts to common openshift origin (oc) actions.
  • opera-gx - Enables starting Opera GX with a specific user profile by using the opgx command followed by the profile's name. The plugin also implements autocompletion for profile names.
  • opp - Vim's text-objects-ish for ZSH.
  • opt-path - Automatically add ~/opt subpaths to your $PATH.
  • org-hopper - Wraps the GitHub CLI with fzf. It allows you to quickly jump between repositories a given GitHub organization, cloning it to a predefined location if the local copy doesn't already exist.
  • orthocal - Displays today's Orthodox feast, saints, fasting, and scripture reading information in your ZSH prompt using the Orthocal.info API.
  • osx-dev - This plugin adds some commands for maintaining various server programs on a macOS install.
  • osx - Add some common macOS related aliases and functions.
  • paci - Plugin for arch linux package managers.
  • pack - Pack your source code with ZSH.
  • package-any-node - Easy installing of any Node modules inside the plugin directory, exposing their binaries via shims (i.e.: forwarder scripts) created automatically by Bin-Gem-Node annex.
  • packer - Adds aliases and auto-completes for Hashicorp packer.
  • pantheon-terminal-notify - Background notifications for long running commands. Supports Elementary OS Freya.
  • passwordless-history - Keeps passwords from entering your command line history.
  • paste-guard - Detects pasted commands and requires a confirmation phrase before execution to prevent clipboard injection attacks (MITRE ATT&CK T1204.004). Reads confirmation from /dev/tty so attackers cannot embed the confirmation in the payload.
  • path-ethic - Helps manage your $PATH quickly and easily. Doesn't touch your existing .zshrc, .zprofile, but adds on top of your existing environment instead.
  • patina - A blazingly fast ZSH syntax highlighter written in Rust.
  • pctl - Toggle the environment variables for proxying.
  • peco-history - Search shell history with Peco when pressing ctrl+R.
  • penmux - A session manager plugin meant to be used for penetration testing sessions and tracking the terminal sessions to be used in reports.
  • pentest - Aliases and functions for the lazy penetration tester.
  • penv - Manages uv Python virtual environments stored in ~/.local/share/py-venv/. Supports subcommands for listing, activating (shell and directory level), creating, deleting and explaining why an env is activated. Makes it easier to replace pyenv and poetry with uv.
  • per-directory-history - Per directory history for ZSH, as well as global history, and the ability to toggle between them with ^G.
  • percol - Interactively and incrementally search history/resume background jobs using percol.
  • perlbrew - Installs perlbrew if not already installed and initializes it for your shell.
  • pew - Sets up and manages Python virtualenvs using pew and automatically switches virtualenvs as you move directories.
  • pg - Adds utility functions to work with PostgreSQL.
  • pgconnect - Provides an easy way to manage and connect to PostgreSQL databases using pgcli and fzf for a seamless command-line experience.
  • ph-marks - Bookmark pornhub videos from your terminal.
  • php-version-rcfile-switcher - Automatically switch between php versions using php-version if an rc-file is present in a directory.
  • php-version-switcher - Changes php versions if a .php-version file is found.
  • phpcs - Plugin for PHP code sniffer.
  • phpunit - Plugin for PHPUnit.
  • pi - Maps : commands in your shell to pi -p calls and keeps a per-shell pi session file for continuity.
  • pins - A plugin for pinning directories. Like a CLI folder bookmark manager with tab completions.
  • pip-app - Makes it easy to install python applications into distinct Python virtualenvs so they don't conflict with any other python requirements on your system.
  • pip-env - Automatic pipenv activation upon entry into a pipenv project.
  • pipe - A powerful ZSH plugin featuring cross-distro system updates and cleanup (supports apt, dnf, pacman, zypper, homebrew, and more), Docker container/volume management, and development environment enhancements. Simplifies system maintenance across multiple Linux distributions with intuitive commands. Extensible through a simple configuration system - see project README for details.
  • pipenv (owenstranathan) - Automatically activates a pipenv when entering a directory if there is Pipfile in that directory. Includes pipenv completions.
  • pipenv (sudosubin) - Enables pipenv's $PATH and adds completions.
  • pipx - Autocompletions for pipx.
  • pjfzf - A project directory navigator powered by fzf. Registers base directories and navigates their subdirectories with frecency-based sorting and file preview.
  • pkenv - Installs and loads pkenv.
  • plugin-ibtool - Adds ibtool shortcuts to generate localized XIB files.
  • plugin-rails - ZSH plugin for Rails.
  • plugin-vscode - Plugin for Visual Studio Code, a text editor for macOS, Windows, and Linux.
  • plugin - Creates custom oh-my-zsh plugins from a boilerplate template. Very oh-my-zsh centric, the generated plugins may need editing to work with other frameworks.
  • pnpm (baliestri) - Adds useful aliases for many common pnpm commands. Includes tab-completions.
  • pnpm (bgowers) - Adds a small set of alias for the pnpm commands you actually type and tab-completions.
  • pnpm (leizhenpeng) - Adds useful aliases for common pnpm commands.
  • pnpm (mat2ja) - Better pnpm aliases.
  • pnpm (ntnyq) - Adds useful aliases for common pnpm commands.
  • pnpm-pick - Fuzzy-pick a script from any package in a pnpm workspace and load the command into your prompt — editable, in your history, and visible in your terminal title.
  • poetry (darvid) - Automatically activates and deactivates Poetry-created python virtualenvs.
  • poetry (murku) - Adds aliases for frequently used Poetry commands
  • poetry (sudosabin) - Enables poetry $PATH and autocompletions.
  • popman - Ever found yourself in the middle of composing a long command and needing to check a man page? Popman lets you instantly pop open a man page for any command you're typing and jump right back to where you left off, making your command-line experience smoother and more efficient.
  • popular.zsh - Lets you bookmark, template, and re-run your most-used ZSH commands with padd, p, and pls. Supports AES-256-CBC encrypted secret placeholders, history capture via paddh, tab completion, and export/import including direct import from a GitHub repository.
  • portal - A very basic script for jumping to/from paths without having to do write the whole path, open multiple terminal sessions or do a file system search using fzf. Heavily inspired by Z.
  • posh-git-bash - Adds git status in your prompt.
  • powerlens - Shows real-time system metrics in your right prompt. Includes decorators for power, battery, CPU, CPU temp, fan speed, memory, and network I/O.
  • ppsmon - Reads /sys/class/net/$interface/ to keep track of packet transmission rates. It stores the current rate to a file in the RAM backed filesystem where it can be easily accessed for display in a shell-prompt. Linux-only due to use of /sys.
  • pr-cwd - Creates a global variable with current working directory. Plugin has integration with jocelynmallon/zshmarks.
  • pr-eol - Displays an EOL symbol which can be embedded in the prompt.
  • pr-exec-time - Adds a variable you can use to display the execution time of the last command run.
  • pr-git - Creates a global variable with git status information that can be displayed in prompts.
  • pr-is-root - Sets an environment variable you can use in a custom prompt when running as root.
  • pr-jobs - Creates an environment variable which can be used to display background job information in a custom prompt.
  • pr-node - Sets an environment variable which can be used to display Node.js information in a custom prompt.
  • pr-return - Plugin for ZSH which displays the exit status of the last command run.
  • pr-user - Creates a global variable that can be used in prompts.
  • presenter-mode - Expands aliases during presentations. It also increases the terminal window's contrast to enhance visibility.
  • pretty-time (sindresorhus) - Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s.
  • pretty-time (zpm-zsh) - Converts raw seconds into human-readable strings.
  • prettyping - Adds a wrapper around the standard ping tool with the objective of making the output prettier, more colorful, more compact, and easier to read.
  • prezto-last-working-dir - Keeps track of the last used working directory and automatically jumps into it for new shells, unless the starting directory is not $HOME. Includes a lwd alias.
  • print-alias - Prints commands with aliases expanded whenever you use an alias at the command line.
  • printc - Allows you to print in any color in the RGB space via a simple printc call.
  • printdocker - Pretty print docker objects.
  • profile-secrets - Securely keep sensitive variables (api tokens, passwords, etc) as part of your terminal init files. Uses gpg to encrypt/decrypt the file with your secrets.
  • proj-jumper - A lightweight ZSH plugin that lets you jump straight into any project folder under a single development root -- perfect when that root lives on a removable drive.
  • project (gko) - Create node/python/ruby projects both locally and on GitHub (private or public repository).
  • project (voronkovich) - Plugin for managing projects.
  • project-aliases — Zsh plugin to automatically load and unload per-project aliases.
  • projen - Adds aliases for projen.
  • prompt-dir-perms - Creates a segment displaying the permissions of the current directory you can use in your ZSH prompt.
  • prompt-generator - Generates custom themes. Some generated themes require powerline-compatible fonts.
  • proxy-plugin (escalate) - Quickly enable and disable proxy shell environment settings.
  • proxy-plugin (xooooooooox) - Helps manage proxy settings in your shell environment.
  • proxy - Configure proxy settings for some package managers and software.
  • psgrep - Makes ps grep hide its own process from the results of a ps aux | grep.
  • psmon - Lightweight interactive process monitor using standard Linux utilities (ps, awk, lsof) with live watch mode, resource sorting, and tree-aware process killing.
  • pump - Provides a configurable set of aliases, functions, and themes to supercharge your terminal workflow. Requires jq, gum, glow and the GitHub CLI.
  • purge-history-secrets - Uses gitleaks to periodically scan your ZSH history for secrets and purge them if found. Requires jq.
  • pwp - Provides a convenient way to display the present working path in the terminal prompt and lists the current working directory along with its parent directories. Additionally, it includes a custom command .. to navigate to parent directories easily.
  • pycalc (alalik) - Turns the = key into a powerful, Python‑backed calculator in your ZSH shell.
  • pycalc (peibozhao) - ZSH calculator that uses Python syntax.
  • pyenv (mattberther) - Inspired by zsh-rbenv. Installs, updates or loads pyenv, and adds extra functionality.
  • pyenv (xlshiz) - Loads pyenv into the current shell and provides prompt info via the pyenv_prompt_info function. Also loads pyenv-virtualenv if available.
  • pyenv-lazy-load - Plugin for lazy-loading pyenv in ZSH.
  • pyenv-lazy - Lazy load pyenv. The initial eval "$(pyenv init -)" is executed the first time pyenv is called.
  • pyvenv-fast - Launch a Python venv with one command. Designed for use with dotpyvenv.
  • q (cal2195) - Add vim-like macro registers to your ZSH shell.
  • q (tomsquest) - Tail/remove the temp file for Q, the Dirty Debugging Tool.
  • qiime2 - Adds functions and aliases to make working with Quiime 2 easier.
  • qqq - Turns the current terminal into a colorful rotating ASCII donut, with centered 5-line ASCII date and time below it.
  • quiet-accept-zle - Enables you to run a typed ZSH command without triggering new prompt, history entry, or having output being outputed.
  • quoter - Display a random quote when opening a new terminal session.
  • quotify - Displays inspiring coding quotes from our pairs when starting up.
  • qwy - ZSH fuzzy completion plugin.
  • randeme - Chooses a random theme for each session. If you not like the chosen theme you can run randeme_rm to never show that theme again.
  • random-quotes - Displays random quotes or facts.
  • ranger (niziL) - provide prompt element for ranger. Shows current RANGER_LEVEL, displaying nothing when the environment variable is unset, something when it is equals to 1, and something else when it is greater than 1.
  • ranger (rc2dev) - Integrates zsh-z into ranger.
  • ranger-autojump - Adds autojump support to the ranger console file manager.
  • ranger-zoxide - Adds zoxide support to the ranger console file manager.
  • raspberry-temp - Measures temperature for a Raspberry pi via rpi-temp alias.
  • raspberryPi4Temperature - Puts the Raspberry Pi temperature into a spaceship prompt segment
  • razer-status-code - Change the color of your Razer Mouse based on the status of the last executed command. Requires OpenRazer linux drivers.
  • rbenv (elliottcable) - A faster fork of the rbenv plugin from oh-my-zsh.
  • rbenv (jsahlen) - Variant based on the original oh-my-zsh rbenv plugin.
  • rbenv (meroje) - Inspired by https://github.com/lukechilds/zsh-nvm/, makes it easier to work with ruby rbenv environments.
  • rc-files - Adds shortcut functions for editing various rc files.
  • recall - Makes using command history easier.
  • redis - Will run redis-server pointing it to the redis.conf configuration file. This can be used with the zdharma/zredis plugin to share variables between shells.
  • redo - Adds an interactive history menu to replace Ctrl-R and ESC+/.
  • reentry-hook - Plugin that re-enters working directory if it has been removed and re-created.
  • release-fetcher - Fetches latest release and checks if you trust the identity used to sign the tag.
  • reload - Adds function to quickly reload your .zshrc.
  • reminder - A plugin which displays reminders above every prompt.
  • replace-multiple-dots - Converts ... to ../..
  • require - Adds ability to require commandname and then (if brew is installed) automatically brew install commandname if it isn't already installed.
  • revolver - A progress spinner for ZSH scripts.
  • riddle-me - Displays random riddles.
  • ripz - Reminds you of your aliases, so you use them more. Depends on ripgrep.
  • robo - A ZSH plugin for Robo.
  • rockz - Lua + LuaRocks virtual environment manager based upon VirtualZ.
  • ros2-env - Manage ROS 2 environment and workspaces.
  • ros2-supercharged - A curated combination of the best ideas from three excellent ROS 2 shell projects, rebuilt as one cohesive, modern zsh plugin. Includes fzf workspace selector, launch-file picker, colcon error browser, domain management, prompt segment, named-workspace registry (rosws), per-workspace distro + overlay chaining, build-from-anywhere cb with real colcon argcomplete completion.
  • rose-pine-man - Colorizes man pages.
  • rtm-reminder - Displays urgent Remember The Milk tasks after each command execution. Clean, non-intrusive, and terminal-only.
  • run-scripts - Runs scripts from package.json.
  • rura - A simple ZSH plugin to save and jump to directories.
  • rust (betterfetch) - Provides convenient aliases for working with Rust's Cargo, Rustc, and Rustup tools.
  • rust (cowboyd) - Configure your rust toolchain, installing rustup if it is not currently installed already.
  • rust (juici) - ZSH completion definitions for rust.
  • rust (wintermi) - Plugin for the rust toolchain.
  • rvm - Initiates rvm and adds rubygem binaries (like compass) accessible in the user's $PATH.
  • safe-kubectl - Add some safety when running kubectl by warning what context you're in after a definable number of seconds since the last kubectl command.
  • safe-paste - A safe-paste plugin. See Conrad Irwin's bracketed-paste blog post.
  • safe-rm - Add safe-rm functionality so that rm will put files in your OS' trash instead of permanently deleting them.
  • safe-venv-auto - A security-aware ZSH plugin that automatically activates and deactivates Python virtual environments as you navigate directories, with built-in protection against untrusted environments.
  • sail - Adds convenience aliases for sail.
  • saml2aws-auto - When using multiple AWS profiles, e.g. different accounts for your stages (development, pre-prod, prod), can be used to determine which profile is currently exported and if the token is still valid.
  • saml2aws - Add support for saml2aws.
  • sandboxd - Speed up your .zshrc & shell startup with lazy-loading by only running setup commands (e.g. eval "$(rbenv init -)", etc) when you need them.
  • saneopt - Sane defaults for ZSH options, in the spirit of vim-sensible.
  • sb-upgrade - Script to automatically update apps on a seedbox.
  • scad - Shell Colorized Aliases for Docker/Podman (SCAD). Defines docker / podman aliases and functions. These aliases adhere to the newer style of organizing and invoking docker with management commands rather than the notoriously confusing “random solo commands”. Requires GRC and jq.
  • schroot - Show current chroot name in your prompt.
  • sdkman - Installs sdkman and adds completions and aliases for it.
  • sealion - Allows you to set reminders that will appear in your terminal when your prompt is refreshed.
  • search-directory-history - Allows complex search of per-directory history created using the per-directory-history plugin.
  • sed-sub - Adds keybindings to do global search and replace on current command line.
  • seedee - Navigate interactively through directories / history of visited directories using arrow keys from command line.
  • select-history-skim Rummage through your history with skim.
  • select-with-lf - Lets user select files or a directory using lf.
  • select - Multi-term searched selection list with approximate matching and uniq mode.
  • selector - Make it easy to create selection menus.
  • send - Single command to git add, git commit, and git push for much faster git workflow.
  • sensei-git - Adds many git aliases and helper shell functions.
  • senv - Report presence of sensitive environment variables in the prompt
  • session-sauce - An fzf interface for tmux session creation and management for all your projects.
  • setenv - Runs a script when you change directories.
  • setpath - Adds some local paths to your fpath and $PATH.
  • shelf - Utility which can be used to bookmark and access directly any file using mnemonics.
  • shell-fns - Includes git, neovim, npm, pip extended functionality.
  • shell-ng - Combines several of joknarf's other plugins - selector, nerdp, redo, seedee and complete-ng.
  • shell-proxy - This a pure user-space program, shell-proxy setter, written in Python3 and zsh.
  • shellcolor - Changes the terminal background color based on the presence of a .shellcolor in the current directory.
  • shellfirm - Shellfirm is a handy utility to help avoid running dangerous commands without an extra step of approval. When risky patterns is detected you will immediately get a small prompt challenge that will verify your action.
  • shellsense - AI-powered ZSH plugin designed to enhance your terminal experience with powerful features and AI-powered capabilities. Developed using Python, ShellSense offers a streamlined workflow for various tasks, making your terminal more efficient and user-friendly.
  • shift-select - Emacs shift-select mode for ZSH - select text in the command line using Shift, as in many text editors, browsers and other GUI programs.
  • shortcuts - Enhance your terminal productivity with the Shortcuts plugin for oh-my-zsh. Easily manage command shortcuts with robust features.
  • show-git-user - When you need to work with multiple git users on the same machine this plugin will show which git user name is active in your prompt.
  • show-path - Provides a function shows the $PATH line by line.
  • shui - Fluid terminal UI for ZSH — a design system for the shell
  • simpleserver - Plugin to easily start python SimpleHTTPServer and SimpleHTTPSServer.
  • singularityenv - Provides a singularityenv_prompt_info function which returns the current singularity environment name
  • skaffold - ZSH integration and completions for skaffold local kubernetes development environment.
  • skim (casonadams) - Tries to determine where skim is installed, then enables its fuzzy auto-completion and key bindings.
  • skim (hackerchai) - Adds support for skim
  • slugify - Converts filenames and directories to a web friendly format.
  • slurm - Provides convenient commands for running interactive SLURM jobs.
  • smart-cd - Runs ls and git status after chpwd.
  • smart-command-not-found - Shows all available options when a command is not found.
  • smart-files - Enhances CLI by providing visual feedbac

Truncated — view the full README on GitHub.

Contributors

(top 30 of 238)

unixorn

6,005 commits

psprint

28 commits

voronkovich

26 commits

unixorn/awesome-zsh-plugins

A collection of ZSH frameworks, plugins, themes and tutorials.

17,998

stars

6,482

commits

Shell

primary language

Sep 6, 2026

updated

awesome
awesome-list
collection
hacktoberfest
list
oh-my-zsh
zgenom
zsh-completions
zsh-configuration
zsh-framework
zsh-plugin
zsh-prompt
zsh-theme
Browse cluster: Curated lists and awesome collections

README

awesome-zsh-plugins

Awesome

Status

License Awesomebot Contributors GitHub last commit Track Awesome List

A collection of ZSH frameworks, plugins, tutorials & themes inspired by the various awesome list collections out there.

Table of Contents

Please read the Contributing Guidelines before contributing.

Disclaimer

While I have done my best to not add entries with embedded malicious code, I don't have the time to sift through the source of every entry in the list. Use items from this list at your own risk.

THIS LIST IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Frameworks

These frameworks make customizing your ZSH setup easier.

alf

GitHub last commit GitHub Repo stars

Alf is an out of this world super fast and configurable framework for ZSH; it's modeled after Prezto and Antigen while utilizing Oh-My-Zsh under the covers; and offers standard defaults, aliases, functions, auto completion, automated updates and installable prompt themes and plugins.

ansible-role-zsh

GitHub last commit GitHub Repo stars

ansible-role-zsh is an ansible role with zero-knowledge installation. It uses antigen to manage bundles and oh-my-zsh. Can load bundles conditionally. By default it includes the powerlevel9k theme, autosuggestions, syntax-highlighting and fzf-widgets and fzf-marks. Fully customizable.

ant-zsh

GitHub last commit GitHub Repo stars

Ant-zsh is a tiny and lightweight ZSH configuration environment for special customization needs. It includes plugins, themes and a basic convenient setup.

antibody

GitHub last commit GitHub Repo stars

Antibody is a faster and simpler antigen written in Golang. More details are available at http://getantibody.github.io/.

antidote

GitHub last commit GitHub Repo stars

Antidote is a ZSH plugin manager made from the ground up thinking about performance.

It is fast because it can do things concurrently, and generates an ultra-fast static plugin file that you can include in your ZSH config.

It is written natively in ZSH, is well tested, and picks up where Antibody left off.

use-omz enables easy use of Oh-My-ZSH with antidote.

antigen-hs

GitHub last commit GitHub Repo stars

antigen-hs is a replacement for antigen optimized for a low overhead when starting up a zsh session. It will automatically clone plugins for you.

antigen

GitHub last commit GitHub Repo stars

Antigen is a small set of functions that help you easily manage your shell (ZSH) plugins, called bundles. The concept is pretty much the same as bundles in a typical vim+pathogen setup. Antigen is to ZSH, what Vundle is to vim. Antigen can load oh-my-zsh themes and plugins and will automatically clone them for you.

awesome-lazy-zsh

GitHub last commit GitHub Repo stars

Awesome-Lazy-ZSH is a simplified and customizable ZSH setup tool for managing plugins and themes. It streamlines your terminal environment with an easy-to-use CLI interface, allowing you to manage .zshrc configurations effectively. Features

  • Plugin Management: Install and manage plugins easily.
  • Theme Customization: Apply a variety of Zsh themes.
  • Backup and Restore: Safeguard your .zshrc configurations.
  • Interactive CLI: User-friendly setup options.
  • Dependency Management: Automatically checks for Git, Node.js, and Homebrew.

ax-zsh

GitHub last commit GitHub Repo stars

Ax-ZSH is a modular configuration system for ZSH. It provides sane defaults and is extendable by plugins.

Ax-ZSH integrates well with Powerlevel10k and other extensions, including plugins compatible with oh-my-zsh.

deer

GitHub last commit GitHub Repo stars

A minimalist ZSH plugin manager.

dotzsh

GitHub last commit GitHub Repo stars

Dotzsh strives to be platform and version independent. Some functionality may be lost when running under older versions of ZSH, but it should degrade cleanly and allow you to use the same setup on multiple machines of differing OSes without problems.

fresh

GitHub last commit GitHub Repo stars

fresh is a tool to source shell configuration (aliases, functions, etc) from others into your own configuration files. We also support files such as ackrc and gitconfig. Think of it as Bundler for your dot files.

gh-source

GitHub last commit GitHub Repo stars

gh-source is a plugin manager for people who don't like plugin managers. It's a simple shell function that downloads and installs plugins from GitHub as part of the sourcing step. It's designed to be used with zsh, but it should work with any shell.

lazy.zsh

GitHub last commit GitHub Repo stars

With lazy.zsh, your .zshrc is the single source of truth. Reproduce the same ZSH setup anywhere using the same config; no frameworks, no auto-sourcing, no hidden behavior. lazy.zsh installs, updates, and tracks plugins, while you control exactly how and when they are loaded.

miniplug

GitHub last commit GitHub Repo stars

miniplug is a minimalistic plugin manager for ZSH.

  • No crashes or double plugin loading when re-sourcing .zshrc
  • Unlike other frameworks, Miniplug does not pollute your $PATH
  • Only does the bare minimum for managing plugins

oh-my-zsh

GitHub last commit GitHub Repo stars

oh-my-zsh is a community-driven framework for managing your ZSH configuration. Includes 120+ optional plugins (rails, git, macOS, hub, capistrano, brew, ant, MacPorts, etc), over 120 themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.

pms

GitHub last commit GitHub Repo stars

PMS allows you to manage your shell in a way to that helps decrease setup time and increases your productivity. It has support for themes (change the way your shell looks), plugins (adds functionality to your shell), and dotfile management.

The PMS framework also allows you to use the same framework in different shells. Use ZSH on your personal laptop, and use bash on remote servers. Wanna try fish? Go ahead, try out different shells.

prezto

GitHub last commit GitHub Repo stars

Prezto enriches the ZSH command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes. There are some prezto-specific plugins at https://github.com/belak/prezto-contrib.

pumice

GitHub last commit GitHub Repo stars

Pumice is a lightweight plugin manager for ZSH.

rac

GitHub last commit GitHub Repo stars

Most ZSH plugin managers are bloated. They try to do too much - dependency graphs, deferred loading, configuration injection - and in the process, they slow down your shell.

The reality is, most users never use even 80% of these features. rac is deliberately minimal. All it does is download plugins and update plugins.

rat

GitHub last commit GitHub Repo stars

A lightweight, fast, and reproducible plugin manager for ZSH. Made with 🐭 & 🦀 — no magic, no heavy frameworks.

Features 🐭✨

  • 🚀 Simple setup
    • Install with a single curl line
    • Just add one eval line in .zshrc to start using it
  • ⚙️ Configurable and reproducible
    • Simple TOML-based configuration
    • Automatic plugin load order control
  • 🐙 GitHub integration
    • Fetches plugins from GitHub repositories
    • Supports branches, tags, and commits
    • Handles Git submodules automatically
  • ⚡️ Lightweight and fast
    • Parallel plugin sync
    • Built in Rust 🦀
  • 🔄 Seamless updates
    • Self-upgrade -Plugin sync

ryzshrc

GitHub last commit GitHub Repo stars

ryzshrc is a smart, innovative plugin manager like Oh My Zsh, designed to enhance your terminal experience with professional and cool features. It boosts productivity by providing efficient shell management, sleek themes, and powerful plugins. Perfect for developers seeking a modern and intelligent way to work with their terminal

sheldon

GitHub last commit GitHub Repo stars

sheldon is a fast, configurable, shell plugin manager.

  • It can manage:
    • Any git repository.
      • Branch/tag/commit support.
      • Extra support for GitHub repositories.
      • Extra support for Gists.
    • Arbitrary remote files, simply specify the URL.
    • Local plugins, simply specify the directory path.
  • Highly configurable install methods using handlebars templating.
  • Super-fast parallel installation.
  • Configuration file using TOML syntax.
  • Uses a lock file for much faster loading of plugins.

shellx

A generic script/plugin loader for multiple shells, including ZSH.

  • Has a "plugins" system that allows you to do things like installing a package, cloning a repository, export variables, run commands. And cross-shell compatible.
  • Has an unified way of configuring shells, it uses one of many approaches to standardize home folder with a set of predefined files and folders. it defines a ~/bin folder between others that is auto-included in PATH, so it helps you to use always same approach on all your systems.
  • Having different plugins in different folders, which allows loading certain folders in certain environments to load variables or any other special configurations. It also allows you to clone other users plugins easily.
  • It provides a minimal set of libraries and binaries bundled inside which offers a set of functions/aliases/etc. based on SH/BASH (compatible with other shells) to use in plugins contexts to do certain stuff easily.

shplug

GitHub last commit GitHub Repo stars

shplug is an easy solution for managing your shell environments. Works with both bash and zsh. Makes it easy to sync your environment across multiple machines with a git repository.

thefly

GitHub last commit GitHub Repo stars

TheFly is a bash/zsh/ksh plugin manager and env teleporter

Makes your shell env and plugins available everywhere (hosts/users)!

toasty

GitHub last commit GitHub Repo stars

Toasty is a ZSH framework made to facilitate management, not dictate it.

usepkg

GitHub last commit GitHub Repo stars

Usepkg is a minimal declarative zsh plugin manager.

Supports:

  • fetch & load plugin(s) with declared methods
  • list, check, reload, update & remove plugin(s) with commands

Dependencies:

  • zsh
  • gnu coreutils
  • git (optional, if you want to clone git repositories from internet)
  • curl (optional, if you want to fetch a script file by url)

Pros:

  • extremely simple and light, but enough to use.
  • compared to similar packages like zplug, it has a much simpler configuration grammar.

uz

GitHub last commit GitHub Repo stars

uz is a micro plugin manager for ZSH

x-cmd

GitHub last commit GitHub Repo stars

x-cmd is a toolset implemented using posix shell and awk.It is very small in size and offers many interesting features. Here is a milestone demo: https://x-cmd.com/

Tools Provided by x-cmd:

  • Wrappers for Common Commands (e.g., cd, ip, ps, tar, apt, brew): These wrapped commands are more intelligent and easier to use compared to the native commands.
  • Lightweight Package Management Tool: We have implemented a lightweight package management tool using shell and awk. Through it, you can quickly obtain most common software tools, such as jq, 7za, bat, nvim, python, node, go, etc.
  • CLI for Useful Websites (e.g., github.com, cht.sh): We have wrapped their APIs using shell and awk for daily use and to obtain corresponding services in scripts.
  • AI Tools: We provide CLIs for ChatGPT, Gemini, Jina.ai, etc., and have wrapped corresponding shortcut commands for different application scenarios, such as @gemini for chatting with Gemini AI and @zh for using AI to translate specified content or command results.

xc-manager

GitHub last commit GitHub Repo stars

XC-Manager is a Zsh-native command vault designed to bridge the gap between temporary shell history and permanent aliases. It allows you to store complex one-liners with descriptions and recall them via an interactive TUI.

Features Provided by XC-Manager:

  • Command Vaulting: Save any command directly from your history into thematic vaults (e.g., work, sysadmin, media).
  • FZF TUI: Search and execute vaulted commands instantly using a robust, TTY-safe fzf interface.
  • Alias Promotion: Promote frequently used vaulted commands to permanent system aliases without manually editing configuration files.
  • Global Search: Query across all vault files simultaneously to find that one specific flag or complex pipe string.

yazt

GitHub last commit GitHub Repo stars

Yazt is a simple ZSH theme manager in maintenance that is compatible with nearly everything. You can use prompts in plugins, mix 'n' match two themes and with a few modifications, you can even use it in bash.

yzsh

GitHub last commit GitHub Repo stars

yzsh is a simple ZSH framework for managing plugins, themes, functions, aliases and environment variables.

zap

GitHub last commit GitHub Repo stars

:zap:zap is a minimal ZSH plugin manager.

zapack

GitHub last commit GitHub Repo stars

zapack is a basic fast minimal ZSH plugin loader.

zcomet

GitHub last commit GitHub Repo stars

zcomet is a minimalistic ZSH plugin manager that gets you to the prompt surprisingly quickly without caching (see the benchmarks). In addition to loading and updating plugins stored in git repositories, it supports lazy-loading plugins (further reducing startup time) as well as downloading and sourcing code snippets.

zeesh

GitHub last commit GitHub Repo stars

Zeesh is a cross-platform ZSH framework. It's similar to, but incompatible with, oh-my-zsh. It has a modular plugin architecture making it easy to extend. It has a rich set of defaults, but is designed to be as lightweight as possible.

zef

GitHub last commit GitHub Repo stars

Declarative zsh plugin manager in Nix, targeting <50 ms cold start. Inspired by nvf, built around the idea that if the entire shell config is known at build time, the runtime can be a thin shim.

zert

GitHub last commit GitHub Repo stars

zert is a pure-ZSH plugin manager built around a simple idea: your plugins should be declared directly in your .zshrc, pinned to exact commits, and reproducible on any machine — just like npm does for Node projects.

No config files to maintain. No subcommands to memorize for adding plugins. No external tools. Just ZSH, git, and curl.

Features

  • Inline, declarative syntax — declare plugins directly in .zshrc. No separate config file, no add command.
  • Lockfile-based reproducibilityzert.lock pins every plugin to an exact git commit SHA. Commit it. Share it. Reproduce it anywhere.
  • Parallel installs — clones multiple plugins simultaneously using git clone --filter=tree:0 for minimal bandwidth.
  • Sequential, ordered loading — plugins are sourced in exactly the order you declare them. Always.
  • Zero external UI dependencies — real-time progress bars and spinners built entirely from ANSI escape codes.
  • Self-managing — Zert updates itself with zert update zert, managed as a first-class plugin.
  • Oh-My-Zsh / Prezto compatibility — load OMZ libs and Prezto modules without installing either framework.*

zgem

GitHub last commit GitHub Repo stars

zgem is a plugin manager for ZSH that supports loading and updating plugins and themes from git, http and local files.

zgen

GitHub last commit GitHub Repo stars

Zgen is currently not being actively maintained. I recommend you use the zgenom fork instead, which is actively maintained and continues to get new features and bug fixes.

Zgen was a lightweight plugin manager for ZSH inspired by Antigen. The goal was to have minimal overhead when starting up the shell because nobody likes waiting.

zgenom

GitHub last commit GitHub Repo stars

A lightweight plugin manager for ZSH that is a fork that extends the brilliant zgen and provides more features and bugfixes while being fully backwards compatible.

To keep loading fast during new terminal sessions, zgenom generates a static init.zsh file which does nothing but source your plugins and append them to your fpath.

This minimizes startup time by not having to execute time consuming logic (plugin checking, updates, etc) during every shell session's startup. The downside is that you have to refresh the init script manually with zgenom reset whenever you update your plugin list in your .zshrc.

Zgenom can load oh-my-zsh-compatible and prezto-compatible plugins and themes, and will automagically git clone plugins for you when you add them to your plugin list.

zilsh

GitHub last commit GitHub Repo stars

zilsh is a ZSH config system that aims to appeal more to power-users and follow the simplistic approach of vim-pathogen.

zim

GitHub last commit GitHub Repo stars

Zim is a ZSH configuration framework with blazing speed and modular extensions.

Zinit

GitHub last commit GitHub Repo stars

Zinit is an innovative and probably (because of the Turbo) the fastest plugin manager with support for:

  • Turbo mode – 80% faster ZSH startup! for example: instead of 200 ms, it'll be 40 ms
  • Completion management (selectively disable and enable completions)
  • Snippets (↔ regular files downloaded via-URL, e.g.: scripts) and through them Oh My Zsh and Prezto plugins support (→ low overhead)
  • Annexes (↔ Zinit extensions)
  • Reports (from the plugin loads – plugins are no longer black boxes)
  • Plugin unloading (allows e.g.: dynamic theme switching)
  • bindkey capturing and remapping
  • packages
  • Clean fpath (the array $fpath is not being used to add completions and autoload functions, hence it stays concise, not bloated)
  • Services ↔ a single-instance, background plugins
  • Also, in general: all the mechanisms from the ZSH Plugin Standard – Zinit is a reference implementation of the standard.

The project is very active – currently > 3100 commits.

zinit-4

GitHub last commit GitHub Repo stars

This is Zinit 4 from the original author, who once removed the Zinit repository from GitHub. This spawned a community-driven zdharma-continuum organization that revived all of psprint's ZSH projects. Its main innovations from the @zdharma-continuum fork are:

  • AppImage distribution (release link),
  • Action complete – press Alt-Shift-A and Alt-Shift-C to complete plugin names and ice modifiers,
  • Themes – set $ZITHEME to one of default, blue and gold to set a color set to use for Zinit 4 messages,
  • New ice build which is equivalent of three other ices: null, configure and make install and simply builds the project from sources, with support for autotools/CMake/Meson/Scons.

These are the most visible changes, but there are more (like e.g.: support for compiling with libraries from previously built projects/$ZPFX).

zit

GitHub last commit GitHub Repo stars

zit is a plugin manager for ZSH. It is minimal because it implements the bare minimum to be qualified as a plugin manager: it allows the user to install plugins from git repositories (and git repositories only, that's why the name), source plugins and update them. It does not implement fancy functions like cleanup of removed plugins, automatic compilation of installed plugins, alias for oh-my-zsh/prezto/other ZSH frameworks, building binaries, $PATH manipulation and others.

zlugin

GitHub last commit GitHub Repo stars

zlugin is a very lightweight ZSH plugin manager.

znap

GitHub last commit GitHub Repo stars

:zap:Znap is a light-weight plugin manager & git repository manager for ZSH that's easy to grok. While tailored for ZSH plugins specifically, Znap also functions as a general-purpose utility for managing git repositories.

Znap can:

  • Make any prompt appear instantly. Reduce your startup time from ~200ms to ~40ms with just one command.
  • Asynchronously compile your plugins and functions.
  • Cache those expensive eval $(commands).
  • Clone or pull multiple repos in parallel.
  • Re-clone all your repos without you having to re-enter them.
  • Multi-repo management
  • Automatic compinit and bashinit - you no longer need them in your .zshrc, znap will do them automatically as needed.

zoppo

GitHub last commit GitHub Repo stars

Zoppo is the crippled configuration framework for ZSH. As an Italian saying goes: "chi va con lo zoppo, impara a zoppicare", we realized we were walking with a cripple and are now going to become crippled ourselves.

zpacker

GitHub last commit GitHub Repo stars

Zpacker is a lightweight ZSH plugin & theme management framework.

zpico

GitHub last commit GitHub Repo stars

zpico is a minuscule ZSH package manager. No frills, no bloat, just 2 kB of 100% ZSH code, providing complete package management for your ZSH environment.

ZSH package managers are abundant, but most are bloated, slow or have excessive requirements. On top of that, more than a few have been abandoned for years. Zpico does not seek to be the best of the best, rather to balance functionality against a tiny, fast footprint.

zplug

GitHub last commit GitHub Repo stars

:hibiscus: Zplug is a next-generation ZSH plugin manager.

  • Can manage everything
  • Super-fast parallel installation/update
  • Support for lazy-loading
  • Branch/tag/commit support
  • Post-update, post-load hooks
  • Dependencies between packages
  • Unlike antigen, no ZSH plugin files (*.plugin.zsh) are required
  • Interactive interface (fzf, peco, zaw, and so on)
  • Cache mechanism for reducing the startup time

zpm

GitHub last commit GitHub Repo stars

zpm (ZSH Plugin Manager) is a plugin manager for ZSH which combines the imperative and declarative approach. At first run, zpm will do complex logic and generate a cache, after that will only use the cache, so it makes this framework very fast.

  • Fastest plugin manager (Really, after the first run, zpm will not be used at all)
  • Support for async loading
  • Dependencies between packages
  • zpm runs on Linux, macOS, FreeBSD and Android.
  • zpm plugins are compatible with oh-my-zsh.

zr

GitHub last commit GitHub Repo stars

zr is a quick, simple ZSH plugin manager written in Rust and easily installable with cargo install zr.

zshing

GitHub last commit GitHub Repo stars

zshing is a ZSH plugin manager similar to Vundle/Vim and allows you to...

  • Keep track of and configure your plugins right in your ~/.zshrc
  • Install ZSH plugins
  • Update ZSH plugins
  • Search by name all available ZSH Plugins
  • Clean unused plugins up
  • Run the above actions in a single command
  • Manages the Source Plugins of your installed Plugins

zsh-dot-plugin

GitHub last commit GitHub Repo stars

zsh-dot-plugin will customize your .zshrc with only ~21 lines of code. Based on zsh-unplugged.

zsh-mgr

GitHub last commit GitHub Repo stars

A simple plugin manager for zsh. Features:

  • Auto-updates all plugins.
  • Auto-updates itself.
  • Configurable time interval for both auto-updaters.

zsh-unplugged.

GitHub last commit GitHub Repo stars

zsh-unplugged is a tiny plugin manager. TLDR; You don't need a big bloated plugin manager for your ZSH plugins. A simple ~20 line function may be all you need.

zshPlug

GitHub last commit GitHub Repo stars

zshPlug is a minimalist plugin manager heavily based on zap.

ztanesh

GitHub last commit GitHub Repo stars

Ztanesh aims to improve your UNIX command line experience and productivity with the the configuration provided by the ztanesh project: the tools will make your shell more powerful and easier to use.

ztheme

GitHub last commit GitHub Repo stars

ztheme is a small and fast theme engine for ZSH.

ztupide

GitHub last commit GitHub Repo stars

ztupide is a simple and fast ZSH plugin manager. It uses zcompile and async loading to speed up your shell startup time.

zulu

GitHub last commit GitHub Repo stars

Zulu is a environment manager for ZSH 5 or later, which aims to make it easy to manage your shell without writing any code.

  • Easily manage your shell environment without editing files.
  • Create aliases, functions and environment variables, and have them available to you at the next shell startup.
  • Add and remove directories from $path, $fpath and $cdpath with simple commands.
  • Install packages, plugins and themes easily, and have them available to you immediately.

zush 🦥 - Mid-Performance ZSH Configuration

GitHub last commit GitHub Repo stars

zush is a performance-aware ZSH configuration designed for sub-200ms startup times while maintaining full functionality.

Features:

  • Instant Prompts - Basic prompt appears immediately, full prompt loads after ~129ms
  • Plugin Management - Simple zushp user/repo command to install GitHub plugins
  • Lazy Loading - Tools like nvm, pyenv, cargo load only when needed
  • Auto-compilation - All ZSH files compiled with zcompile for faster loading
  • Smart Caching - Environment changes cached for instant startup

Performance

You can find performance timing comparisons for various frameworks in the following locations.

Setups

This section is for full setup dropins - they aren't frameworks, but they're not simple plugins/themes either.

oh-my-zsh

  • master-oogway - A complete zsh environment — dragon prompt theme, git aliases, fuzzy-finder functions, and 25 opt-in plugins — distributed as a standalone git repo

Raw ZSH

  • KronuZSH - An opinionated, complete ZSH configuration—not a plugin intended to be sourced into an existing framework. It installs the standard ZSH runcoms and owns the shell options, history, completion, keybindings, plugins, and prompt they load.

zgenom

  • zsh-quickstart-kit - A simple quickstart for using ZSH with zgenom. This automatically configures ZSH to use zgenom to load a curated (but easily customizable) collection of plugins and periodically automatically update itself, the plugins, and the quickstart kit itself.

zinit

  • ZPWR - An extremely powerful custom terminal environment built on top of Zinit for maximum speed. A full terminal configuration framework including zsh, tmux, fzf, vim and spacemacs configurations. It includes:

  • 12.9k+ tab completions

  • 1.9k+ aliases

  • 330+ git aliases

  • 400+ zpwr subcommands

  • 2.8k functions

  • 175+ zpwr environment variables

  • 175+ perl, python, bash, ZSH scripts

  • 2.8k line README.md

  • 50k+ LOC

  • 1 line install

Prerequisites

If you're on a Mac, the zsh that comes with each OS update is usually very stale. You can use brew install zsh to update it.

Many of the themes here use special glyphs for things like displaying a branch icon. You'll need to use a Nerd Font or a Powerline-compatible font in your terminal program or you'll see ugly broken boxes where the symbols should be.

Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:

  • Awesome Terminal Fonts - A family of fonts that include some nice monospaced Icons.
  • Cascadia Code - Microsoft's Cascadia Code
  • Commit Mono - Neutral programming typeface.
  • Fantasque Awesome Font - A nice monospaced font, patched with Font-Awesome, Octoicons, and Powerline-Glyphs.
  • Fira Mono - Mozilla's Fira type family.
  • Hack - Another Powerline-compatible font designed for source code and terminal usage.
  • Input Mono - A family of fonts designed specifically for code. It offers both monospaced and proportional fonts and includes Powerline glyphs.
  • Iosevka - Iosevka is an open source slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono, designed to be the ideal font for programming.
  • Monaspace - Monaspace is five interchangable type families, each of which is packaged into three distinct formats. You can install all of them side-by-side; their family names are distinct by family and format.
  • Monoid - Monoid is customizable and optimized for coding with bitmap-like sharpness at 15px line-height even on low res displays.
  • Mononoki - Mononoki is a typeface by Matthias Tellen, created to enhance code formatting.
  • More Nerd Fonts - Another site collecting Nerd Fonts to download.
  • Nerd fonts - A collection of over 20 patched fonts (over 1,700 variations) & the fontforge font patcher python script for Powerline, devicons, and vim-devicons: includes Droid Sans, Meslo, AnonymousPro, ProFont, Inconsolta, and many more. These can be installed with brew - do brew tap homebrew/cask-fonts && brew install --cask fontname
  • Powerline patched font collection - A collection of a dozen or so fonts patched to include Powerline glyphs.
  • Spacemono - Google's new original monospace display typeface family.
  • Victor Mono - Victor Mono is a free programming font with semi-connected cursive italics, symbol ligatures (!=, ->>, =>, ===, <=, >=, ++) and Latin, Cyrillic and Greek characters.

If you're looking for a new font to use, check out www.codingfont.com - it presents programming fonts in a bracket-style tournament and lets you keep picking the best of two presented options until landing on a final font.

Tutorials

Generic ZSH

Antigen

Oh-My-Zsh

Prezto

Zgen

Zinit (né zplugin)

  • BlaCk-Void-Zsh - :crystal_ball: Awesome, customizable Zsh Starter Kit :stars::stars:. Includes powerline, fzf integration, Weather and image viewing in some terminals.
  • zinit-configs - Real-world configuration files (basically a collection of .zshrc files) holding zinit invocations.

ZSH on Windows

superconsole - Windows-only

  • ConEmu/zsh out-of-the-box configured to restore previously opened tabs and shell working directories after ConEmu restart
  • Choose between clean and inherited environment when starting new SuperConsole sessions
  • Custom colorful scheme, colorful output for various commands
  • MSYS2 included, zsh and necessary software preinstalled, uses zsh-grml-config
  • Uses Antigen for ZSH theme and config management
  • Enabled number of ZSH plugins to activate completion, highlighting and history for most comfortable use
  • Git-for-Windows repo with proper git and git lfs support for MSYS2 environment is configured, git client already installed.
  • ssh-agent for git works out-of-box, add your keys to ConEmu/msys64/ConEmu/msys64/home/user/.ssh dir
  • Non-blocking ZSH prompt status updates thanks to agkozak-zsh-prompt
  • Command-not-found handler customized for MSYS2 suggests what package to install
  • Sets up nano as main editor, enables nano syntax highlighting
  • Custom helper scripts added to ConEmu/msys64/3rdparty

Plugins

  • 1password - Adds 1Password functionality including a opswd command that wraps the op command. It takes a service name as an argument and copies the password for that service to the clipboard.
  • 256color - Enhances the terminal environment with 256 colors. It looks at the chosen TERM environment variable and sees if there is respective ncurses' terminfo with 256 colors available. The result is a multicolor terminal, if available.
  • abbr-path - Adds functionality of the theme_title_use_abbreviated_path parameter from some oh-my-fish themes.
  • abbr-preview - Previews abbr abbreviations as you type.
  • abbr - Manages auto-expanding abbreviations that expand inline when you hit space, inspired by the fish shell.
  • abbr - Lightweight abbreviation expansion for ZSH — inspired by fish, built for speed.
  • abbrev-alias - Provides functionality similar to vim's abbreviation expansion.
  • actiona - Make it easier to call actiona scripts from your command line. Includes tab completions.
  • activate-py-environment - Automagically detects and activates your python environments (poetry, virtualenv and conda) while traversing directories.
  • adguard-helper - Simplies interaction with the AdGuard VPN CLI. It provides user-friendly commands that reduce the need to remember complex flags and commands by offering a more intuitive interface.
  • adonisjs - Plugin for skipping the node part of the ace command.
  • agent-history - ZSH shortcut to resume recent AI coding sessions in the terminal.
  • ai-cmd - Natural language to shell commands with ghost text preview. Requires curl, jq and an Anthropic API key.
  • ai-cmd - Generate shell commands from natural language using LLMs via Claude Code or Ollama.
  • ai-commands - Asks GPT (gpt-4-turbo-preview) for CLI commands that achieve the described target action.
  • airpods-battery - Looks for AirPods via Bluetooth and puts their battery charge state into $RPROMPT.
  • aish - Instant shell script solutions from OpenAI right in your prompt.
  • alacritty - Control alacritty color schemes.
  • alehouse - Contains short aliases for brew commands, inspired by betterbrew.
  • alias-finder - Displays an alias when you use a command you have aliased previously. Helpful for remembering aliases you have defined in the past. Written as a pure ZSH script for speed.
  • alias-maker - Allows you to easily create and manage aliases from the command line.
  • alias-tips - An oh-my-zsh plugin to help remembering those aliases you defined once.
  • allclear - Clears the terminal when you cd into $HOME.
  • allergen - A collection of custom ZSH plugins to use with Antigen.
  • almostontop - Clears previous command output every time before new command executed in shell. Inspired by the alwaysontop plugin for bash.
  • alt-and-select - Binds the alt-c (copy), alt-v (paste), alt-x (cut) keyboard shortcut to commands: copy-region-as-kill, yank and kill-region. Remaps the execute command to alt-shift-X.
  • ansible-fzf - A plugin that completes ansible-playbook tags and works with fzf-tab.
  • ansible - A plugin for Ansible.
  • ansimotd - Adds old-school cool ANSI art when a login shell starts.
  • ansiweather - Weather in your terminal, with ANSI colors and Unicode symbols.
  • antidote-use-omz - Make using oh-my-zsh with antidote seamless.
  • antigen-git-rebase - Antigen/ZSH script to aid with git rebasing.
  • anyframe - A peco/percol/fzf wrapper plugin for ZSH.
  • apache2 - Adds aliases and functions for managing Apache2.
  • apparix - Command line directory bookmarks with jumping to bookmarks, subdirectory tab completion, distant listing etc.
  • apple-touchbar - Adds MacBook Pro touchbar support in iTerm 2.
  • appup - Adds start, stop, up and down commands when it detects a docker-compose.yml or Vagrantfile in the current directory (e.g. your application). Just run up and get coding!
  • apt - For distros with apt package manager. Offers to install missing programs for you.
  • arc-prompt - Arc VCS prompt integration with branch display, status caching, operation mode detection, agnoster theme support, and aliases.
  • arc-search - Enables quick searches using Arc browser directly from your terminal. Features URL encoding for search terms.
  • arc - Adds aliases for Yandex version control system.
  • arch-aptstyle - Designed to provide Debian/Ubuntu-style apt command wrappers for users transitioning from those distributions to arch. Requires yay or paru for full functionality.
  • archlinux (fourdim) - Defines helper functions for pacman on Arch Linux.
  • archlinux (junker) - Based on the oh-my-zsh archlinux plugin. Defines helper functions and aliases.
  • arduino - Adds scripts to build, upload and monitor arduino sketches from a command line. Requires jq.
  • artisan - Laravel artisan plugin for ZSH to help you to run artisan from anywhere in the project tree, with tab completion!
  • asciidoctor - A plugin for AsciiDoctor.
  • asdf (kiurchv) - Integration and completions for asdf, the extendable version manager, with support for Ruby, Node.js, Elixir, Erlang and more.
  • asdf (zimfw) - Initializes asdf, installing it using git if not installed yet. Also, bypasses the shims if you're using the direnv plugin, as suggested by the plugin pro-tips.
  • asdf-direnv - Integration and completions for asdf and direnv.
  • asdf-prompt - Provides a function usable in prompts that displays version information for your current tool versions.
  • ask-opencode - Integrates OpenCode AI with your shell, allowing you to generate shell commands using natural language. Press Ctrl+O to transform any text in your command line into optimized shell commands.
  • ask - Serves as a ChatGPT API frontend, enabling you to interact with ChatGPT directly from the ZSH shell using only cURL and jq.
  • assistant - Uses ollama to answer questions about commands.
  • assume-role - Allows you to assume AWS IAM roles easily. Includes completions.
  • async - Library for running asynchronous tasks in ZSH without requiring any external tools. Allows you to run multiple asynchronous jobs, enforce unique jobs (multiple instances of the same job will not run), flush all currently running jobs and create multiple workers (each with their own jobs).
  • atom-plugin - Based on the Sublime plugin, lets you launch a file or folder in Atom from iTerm 2.
  • atuin - Replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.
  • aur-install - Small plugin to install packages from the AUR.
  • auto-color-ls - Automatically list directories with colorls.
  • auto-fu.zsh - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii .
  • auto-ls (commanda-panda) - Automatically runs ls or color-ls if available on cd.
  • auto-ls (desyncr) - Automatically ls when cding to a new directory.
  • auto-notify - Automatically sends out a notification when a long running task has completed.
  • auto-nvm - Automatically switches to the node version specified in a given directory.
  • auto-pnpm-use - Automatically loads the node version specified in .nvmrc or .npmrc.
  • auto-venv (skylor0tang) - Automatically activates the Python virtual environment in the current directory or its parent directories.
  • autocomplete - Automatically lists completions as you type and provides intuitive keybindings for selecting and inserting them.
  • autodark (cravend) - Switches between user-specified light and dark themes. Only works on macOS.
  • autodark (vbwx) - Switches to another Terminal profile if dark mode is enabled (macOS-only).
  • autodotenv - Will prompt you to load variables when you cd into a directory containing a .env file.
  • autoenv-extended - Extended version of the zsh-autoenv plugin.
  • autoenv - Directory-based environments.
  • autofix - When a command fails, captures its stderr and asks a local Ollama model for a fix, shown as ghost-text you can accept with Tab. Silent on success.
  • autojump - A cd command that learns - easily navigate directories from the command line. Install autojump-zsh for best results.
  • automated-actions - Provides aliases for the automated-actions CLI.
  • autopair - A ZSH plugin for auto-closing, deleting and skipping over matching delimiters. Only tested on ZSH 5.0.2 or later.
  • autoquoter - A zle widget ("zsh plugin") that will automatically put quotes around arguments to certain commands.
  • autosuggestions-plugin - 🐟 Fish-style auto-suggestions in ZSH.
  • autosuggestions - Fish-like fast/unobtrusive autosuggestions for ZSH.
  • autoswitch-virtualenv - ZSH plugin to automatically switch python virtualenvs and pipenvs when traversing directories. Automatically detects pipenv and poetry projects.
  • autoupdate-antibody - A fork of autoupdate-antigen for the Antibody plugin manager, with the added ability to cooperate with static loading.
  • autoupdate-antigen - Antigen doesn't do automatic updates like oh-my-zsh. This plugin adds auto updating for antigen, both of antigen and the bundles loaded in your configuration.
  • autoupdate-oh-my-zsh-plugins - oh-my-zsh doesn't automatically update non-core plugins, this plugin autoupdates git repositories in the $ZSH_CUSTOM directory.
  • autovenv (linnnus) - Automatically activates Python virtual environments when entering their parent directory.
  • autovenv (snovra-dev) - Automatically activates Python virtual environments when entering their parent directory.
  • aws-cli-mfa - AWS CLI MFA plugin based on sweharris' aws-cli-mfa. Supports specifying mfa_device in profile.
  • aws-mfa - Plugin for using AWS MFA.
  • aws-plugin - Adds helper functions for aws command. Includes mfa and assume-role helpers.
  • aws-upload - Boost your productivity with aws-upload.
  • aws-vault (blimmer) - Plugin for aws-vault. Includes tab completions.
  • aws-vault (zsh-contrib) - aws-vault integration with per-window AWS profile support in tmux.
  • aws-vault-profiles - Plugin that integrates usage of aws-vault with the $AWS_PROFILE environment variable.
  • aws - Forked from the original oh-my-zsh aws. Includes completions for awscli and a few utilities for managing AWS profiles and displaying them in your prompt.
  • aws2 - Provides completion support for version 2 of the awscli and a few utilities to manage AWS profiles and display them in the prompt.
  • awsmultiaccount - Manages AWS profiles and assuming roles in a multi-account organization. It provides helper functions to easily switch between AWS profiles and assume the OrganizationAccountAccessRole in different accounts. Requires the aws cli and jq
  • awsp - AWS profile management for ZSH. Inspired by oh-my-zsh's aws plugin. Shows details of currently active AWS profile.
  • awsssh - List, select and ssh into EC2 instances.
  • awsume - Plugin that enables showing the current awsume profile.
  • azcli - Helper for using the Azure cli tools.
  • azure-keyvault - Makes using Azure keyvaults less verbose from the cli.
  • azure-subscription - Displays information about the Azure current Subscription and tenant.
  • banner - Displays ANSI/ASCII art on session startup.
  • baseballfunfacts - Print random baseball related "fun facts" in your shell. Depends on fortune and cowsay being installed.
  • bash-quote - Get random quote from Bash.im.
  • bash - Makes ZSH more Bash compatible. It redefines the source command to act more like bash does. It also enables bash completions.
  • bat - Adds some helper aliases for bat users.
  • battery_state - Show battery state in right-prompt.
  • bd - Jump back to a specific directory, without doing cd ../../...
  • bepoptimist Remaps vi-mode for the French bépo keyboard.
  • better-chmod - Adds a bchmod command (and an optional chmod replacement) that accepts symbolic and octal permission formats with input validation and colored output.
  • bitbucket-git-helpers - Adds helper scripts to allow you to create bitbucket PRs or open a directory in the current branch.
  • bitwarden (casonadams) - A Bitwarden CLI fuzzy finder using fzf. Requires jq.
  • bitwarden (game4move78) - Adds functions to manage bitwarden sessions.
  • bitwarden (kalsowerus) - Opens a fzf widget containing your Bitwarden vault items. Upon selecting an item either the username or password will be either written into the shell or copied into the clipboard. Requires fzf, jq and bitwarden.
  • blackbox - Stack Exchange's toolkit for storing keys/credentials securely in a git repository.
  • bob - Plugin for bob a cross-platform and easy-to-use Neovim version manager.
  • bofh - Adds functions to display random bofh fortunes.
  • bol - Prints a random quote when you open a terminal window.
  • boss-docker - Manages docker on macOS.
  • boss-git - Adds some convenience aliases for git.
  • branch-manager - A plugin for managing git branches.
  • brave - Manages Brave profiles. With this plugin, you can start the Brave Browser with a specific user profile by using the brave command followed by the profile's name. The plugin also implements autocompletion for the profile names so you won't have to type the entire profile name manually.
  • brew (rhuang2014) - Standalone plugin for the Homebrew Package Manager.
  • brew (wintermi) - Simple plugin for the Homebrew package manager.
  • brew-install - Installs and loads brew on WSL.
  • brew-switcher - Automatically switch between Homebrew installations based on the current active arch, arm64 or x86_64, on Apple Silicon Macs.
  • browse-commit - Lets you open any commit in your browser from the command line.
  • bruse - Makes it easy to brew link different versions of packages.
  • btrfs-snapper - Plugin for btrfs filesystem management and snapper snapshot control on openSUSE Tumbleweed — enriched commands, safety guards, and filtered views not available in native tools.
  • bumblebee - A plugin to toggle prepending optirun in the command line.
  • bw - Provides formatting options and easy access to credentials stored in Bitwarden via the Bitwarden CLI. The plugin tries to retrieve a valid session before each action, therefore an explicit login is not nescessary beforehand.
  • bws - Simplify and improve the retrieval of secrets from the Bitwarden Secret Manager.
  • c - Adds some git shortcuts.
  • cage - Adds command for age. It encrypts a plain file with a passphrase, decrypts an age file, and works out which from the file's own header.
  • calc (arzzen) - A calculator for ZSH.
  • calc (sam-programs) - Allows you to run math calculations with no prefixes.
  • calibre-zaw-source - Calibre - E-book management source for zaw
  • caniuse - Add Can I Use support to ZSH.
  • caper-bush - Enhances Git's tab autocomplete by using AI to generate concise, context-aware summaries of staged changes for thoughtful commit messages. Requires and OpenAI key, jq and yq.
  • careful_rm - A wrapper for rm that adds trash/recycling and useful warnings.
  • case - A ZSH plugin that adds two aliases tolower and toupper to switch output case.
  • ccline - Type a thought at your zsh prompt — no command, no prefix — and get an answer from Claude or Codex. If the answer contains shell commands, confirm once and run them.
  • ccusage - Displays real-time AI usage costs from the ccusage CLI tool directly in your terminal prompt.
  • cd-gitroot - A ZSH plugin to cd to the git repository root directory.
  • cd-ls - Automatically ls after cd.
  • cd-reminder - Display reminders when cd-ing into specified directories.
  • cd-reporoot - A ZSH plugin to cd to the current repository checkout's root directory.
  • cd-ssh - ssh to a server when you accidentally cd to it.
  • cdbk - A ZSH plugin to allow easy named directory creation - shortcuts to any directory you want.
  • cdc - Makes it easier to change directories to directories that are subdirs of a user-defined list of directories. Includes tab-completion, session history and pushd, popd and dirs equivalents.
  • cdh - Allows users to manage and navigate through a history of directories they have visited. It maintains a history file of directories and provides several commands to interact with this history.
  • cdhist - cd history/subdir/locatedir navigation. simple cd history, alias builtin cd to add cd history, rapidily swich to already visited directories, can use locate, mlocate or plocate to rapidly cd to any directory
  • cdr - Easy setup of cdr for ZSH.
  • change-case - Plugin for fast swap between upper and lower case in your command line. :sunglasses:
  • cheatsheet - Plugin to easily view, create, and edit cheatsheets.
  • check-deps - Helper for ZSH plugins that allows them to show how to install any missing dependencies. Works on Debian (and derivatives like Ubuntu), Arch and its derivatives, Node.js and ZSH plugins if you are using the zpm framework.
  • chgo - Clone of chruby modified to make it easy to switch between multiple Go versions.
  • claude-code-shell - Translates natural language comments into shell commands using Claude Code.
  • claude-shell - Provides intelligent shell assistance using Claude AI. It offers seven powerful features to enhance your command-line experience: natural language command translation, command explanation, error fixing, intelligent history search, and Kitty terminal integration for advanced scrollback analysis.
  • claude - AI-powered command suggestions and explanations for ZSH using Claude AI. Get intelligent shell command help with simple keybindings. Transform natural language into executable shell commands, or get detailed explanations of complex commands - all directly in your terminal with Claude AI integration.
  • clean-history - Smart ZSH history cleanup plugin that automatically removes typos and failed commands based on similarity analysis. Removes failed commands similar to successful ones, finds rare commands similar to common variants, automatically captures command success/failure, adjusts similarity thresholds and behavior & creates backups before cleaning.
  • clean-project - Remove files from projects (automatically by default). Useful for keeping .DS_Store and Thumbs.db files from cluttering your directories.
  • cleanzip - Helps create zip files that don't have data that shouldn't be in there.
  • cleanzsh - Lightweight theme. Includes decorators for user, working directory, Git branch, and runtime versions (Ruby, Node, Python, PHP, Bun) with compact Nerd Font icons.
  • clipboard - Adds a cross-platform helper function to access the system clipboard. Works on macOS, X11 (and Wayland) and Cygwin.
  • cmd-status - Reports the status of commands including return code and duration.
  • cmdtime - Displays the duration of a command to the terminal forked from the timer plugin.
  • code-review - Launches git difftool on git merge-base target_branch base_branch and target_branch.
  • code-stats - Counts keypresses and logs stats to Code::Stats.
  • codex - Enables you to use OpenAI's powerful Codex AI in the command line.
  • coffee-time - Adds the caf alias, which runs caffeinate -dims. The extra flags keep everything awake: the system, the drive, and the display.
  • color-logging - provides a really easy to use logging library with notifications for pushbullet and pushover, colorizes tools like cat and ls and provides a color library.
  • colored-man-pages-mod - Forked from ohmyzsh/ohmyzsh/plugins/colored-man-pages. Colorizes man output.
  • colored-man-pages-plus - Semantically colorizes man pages by role with curated truecolor themes, OSC-8 links, and automatic light/dark detection.
  • colored-man-pages - Colorize man pages.
  • colorize-functions - Colorizes functions for ZSH.
  • colorize - Colorize the output of various programs.
  • colorls - Defines a few helpful shortcuts to some colorls functions.
  • colors (Tarrasch) - Makes it easier to colorize text from the CLI. red foo just works.
  • colors (zpm-zsh) - Enhanced colors for ZSH.
  • command-execution-timer - Displays the time an interactive shell command takes to execute.
  • command-not-found (freed-wu) - Uses the command-not-found package for ZSH to provide suggested packages to be installed if a command cannot be found.
  • command-not-found (tarrasch) - A mirror of the oh-my-zsh command-not-found plugin so you don't have to include all of oh-my-zsh.
  • command-note - Record complex commands and comment on them.
  • command-time - Show execution time for long commands in ZSH and powerlevel9k. Similar to REPORTTIME builtin, but only outputs when user + system time >= REPORTTIME.
  • communism - Displays a Marx quote of the day.
  • compe - Add completion for nvim-compe.
  • conda (themysciradata) - Adds function to provide a prompt segment for conda and aliases for some base functions.
  • conda (wardhanisukoco) - Automatically loads conda and provides functions for detecting conda versions for use in themes.
  • conda-init - Cleans up environment variables so conda doesn't mess up tmux.
  • condaenv - Provides a condaenv_prompt_info function which returns the current conda environment name.
  • confer - Tries to find program configuration files automatically so you can do things like conf vim to edit your vim configuration files.
  • containers - Provides aliases and better interoperability between podman and docker commands based on which you have installed.
  • copy-pasta - Copy and paste files in your terminal like you would in a GUI.
  • copyzshell - A ZSH plugin to copy your shell configuration to another machine over ssh.
  • cordova - Provides handy aliases for Apache Cordova commands, inspired by git-style shortcuts (gco, gcb, etc).
  • cowsay - Displays a joke with cowsay every time you open a terminal.
  • crash - Adds proper error handling, exceptions and try/catch for ZSH.
  • crayon-syntax - ZSH syntax highlighting for the Crayon Plugin for Wordpress.
  • create-ai-memory - Persistent, agent-agnostic session memory for AI coding CLIs; loads a Markdown vault of profile, project, and session context into ZSH launchers for Claude Code, Codex, Gemini, Cursor, and opencode.
  • cros-auto-notify - Automatically sends out a notification when a long running task has completed. Works with macOS and linux (if hterm-notify is installed).
  • crystal - A plugin for Crystal.
  • ctrl-z - Enhances the default CTRL+Z behavior using fzf. It allows you to visually browse, resume, or terminate suspended background jobs directly from your terminal prompt.
  • cvideo - Quickly compress video with ffmpeg.
  • cwebp - Converts common image formats (JPG, PNG, GIF, BMP, TIFF) to WebP format using Google's cwebp tool in batch mode.
  • cycle-fav-dirs - Cycles through your favourite directories.
  • cycle-jobs - The ZSH Cycle Jobs Plugin is a simple yet powerful tool that enhances your terminal workflow by allowing you to cycle through background jobs using a single keyboard shortcut. This plugin is particularly useful for developers and system administrators who frequently work with multiple background processes.
  • czhttpd - A simple http server written in 99.9% pure ZSH.
  • databricks - Enhanced Databricks CLI integration for Zsh with convenient aliases and profile management.
  • dce - Helps you quickly navigate to your docker containers without losing the current folder context.
  • ddev - A ZSH plugin for the ddev tool for setting up PHP development environments.
  • declare-zsh - A parser for zinit commands in .zshrc. It allows you to perform the following actions on .zshrc from the command-line - enable and disable plugins add or remove snippets.
  • deepx - Collection of useful and fun commands to improve workflow and quality of life.
  • deer - A file navigator for ZSH heavily inspired by ranger.
  • def - Allows you to specify and run a default command in any directory of your choice.
  • defer - Defers execution of a zsh command until zsh has nothing else to do and is waiting for user input. Its intended purpose is staged zsh startup. It works similarly to Turbo mode in zinit.
  • deja-vu - Logs and retrieves command history based on the directory it was run in. Never forget that complex docker or git command you ran in a project folder weeks ago.
  • deja - Predicts the command you want to run from fuzzy matching, the current directory, and which command usually follows the previous one, then shows it as inline ghost text. Backed by a Go daemon.
  • delete-prompt - ZSH widget to delete the prompt texts within the current line. It is useful when executing pasted commands from the web or a README. A leading non-alphanumeric character + space is detected as a prompt.
  • deno (cowboyd) - Useful deno aliases and settings.
  • deno (tricked-dev) - Automatically installs deno to $HOME/.deno on startup if deno is not already installed.
  • depot-tools - Simple oh-my-zsh plugin for installing the chromium depot_tools. Installing this plugin will add all of the chromium depot_tools to your $PATH automatically.
  • dev - Provides a lightweight version of Shopify's internal dev tool
  • dietpi - Adds utilities for dietpi to your $PATH (and includes aliases to automagically run them with sudo) when you log into a machine running dietpi.
  • diff-so-fancy - Automatically installs diff-so-fancy and enables its use in ZSH and git.
  • ding - Plays notification sounds when a long-running shell command completes.
  • diractions - Allow you to map a short logical/mnemonic name to directories to quickly access them, or perform actions in them.
  • dirbrowse - Customized version of the dirbrowse plugin in oh-my-zsh.
  • dircolors-solarized (joel-porquet) - Solarized dircolors plugin, with options for dark or light terminal backgrounds.
  • dircolors-solarized (pinelibg) - Enables Solarized Color Theme for GNU ls.
  • directory-history - A per directory history for ZSH which implements forward/backward navigation as well as substring search in a directory sensitive manner.
  • direnv - A plugin for installing and loading direnv. Inspired by zsh-pyenv.
  • dirrc - Executes .dirc when present in a directory you cd into.
  • dirstack - Plugin for displaying the dirstack info on a single line.
  • diskfree - Displays the free space on your disk in your prompt.
  • doas (anatolykopyl) - Easily prefix your current or previous commands with doas by pressing ESC twice.
  • doas (senderman) - Easily prefix your current or previous commands with doas by pressing ESC twice.
  • docker-aliases - Docker aliases for everyday use.
  • docker-compose - Show docker container status in your prompt.
  • docker-helpers - A collection of docker helper scripts.
  • docker-machine - A docker-machine plugin for ZSH.
  • docker-run - Go back to running your commands "naturally", we'll handle the container.
  • dogesh - Dogification plugin.
  • doppler - Displays your current Doppler project and configuration in your shell prompt from environment variables.
  • dot-up - Converts ..., ...., ....., etc., into cd commands to navigate parent directories.
  • dotbare - Interactive dotfile management with the help of fzf.
  • dotfiles - Keep your dotfiles in sync across multiple machines using git.
  • dotpyvenv - Automagically switch to a python virtual environment located (that you previously have created with virtualenv program) in a directory named .pyvenv when you cd into a directory.
  • download - Helper to download files with aria2c.
  • dropbox - A dropbox plugin for ZSH that provides dropbox-cli and dropbox-uploader commands.
  • drupal - Adds aliases for common tasks and also tab-completion for drush. Inspired by Artisan.
  • dual-history - Keeps AI coding agent instructions (such as Forge's :-prefixed prompts) out of your main ZSH history by routing them to a separate file, intercepting every write path including the agent's own history insertions. Also turns Ctrl+R into an fzf interface switchable between All, Human and AI views, merged chronologically.
  • dune-quotes - Random Dune quote generator plugin.
  • dune.zsh - Plugin to randomly display a quote from an extensive pool of Dune quotes.
  • duration - Displays command duration if it exceeds a user-settable run time.
  • dwim - Attempts to predict what you will want to do next. It provides a key binding (control-u) that will replace the current (or previous) command line with the command you will want to run next.
  • easy-motion - A port of vim-easymotion for ZSH.
  • ec2ssh - List EC2 instances and ssh login to the instances easily.
  • edit-select - Brings a full text-editor experience to the ZSH command line: copy, cut, paste, undo/redo, type-to-replace, and native X11/Wayland clipboard integration, with Shift+Arrow and mouse selection support.
  • editing-workbench - Adds sane, complex command line editing (e.g. incremental history word completion).
  • edward cli - Adds smart completions and alises for edward CLI micro-service launcher.
  • elixir - Adds shortcuts for Elixir, IEX, Mix, Kiex and Phoenix.
  • emacs (cowboyd) - Make Emacs the default for CLI operations like editing git commit messages; set up handy aliases.
  • emacs (flinner) - Uses the Emacs daemon capability, allowing the user to quickly open frames, whether they are opened in a terminal via a ssh connection, or X frames opened on the same host.
  • emoji-cli - :scream: Emoji completion on the command line.
  • emoji-fzf - Configurable ZSH plugin for the excellent emoji-fzf. It is heavily inspired by emoji-cli.
  • emojis - Adds numerous ASCII art emojis to your environment in convenient variables.
  • enhancd - A simple tool that provides an enhanced cd command by memorizing all directories visited by a user and use it for the pathname resolution.
  • ensure-kube-context - Ensures that the --context flag is passed to various Kubernetes commands like kubectl, cilium, stern, and more.
  • env-secrets - Automatically retrieves secrets from secure storage backends and exports them as environment variables during shell initialization. This eliminates the need to store sensitive information in plain text configuration files. Works with pass and the macOS keychain.
  • envrc - Automatically loads and unloads environment variables if a .envrc file is found in a directory.
  • escape-backtick - Quickly insert escaped backticks when double-tapping "`".
  • ev - ev is a ZSG / Oh My Zsh plugin for progressive command autocomplete: a selectable suggestion list under your prompt that deepens as you type - commands → subcommands → flags. Use it as a zsh-autosuggestions alternative when you want a navigable list (not only ghost text), including git, gh, docker, and other CLI subcommands.
  • evalcache - Caches the output of a binary initialization command like eval "$(hub alias -s)", to help lower shell startup time by loading from cache instead of re-running every new shell session.
  • evil-registers - Extends ZLE vi commands to remotely access named registers of the vim and nvim editors, and system selection and clipboard.
  • exa (DarrinTisdale) - Enables a number of aliases extending exa, the modern replacement for ls.
  • exa (mohamedelashri) - Adds aliases for exa, a modern replacement for ls.
  • exa (ptavares) - Installs and loads exa.
  • exa (ritchies) - Adds aliases to make using exa easier.
  • exa (todie) - Integration and completions for exa, a modern replacement for ls.
  • exa (zap-zsh) - Overrides common commands to use ogham/exa instead.
  • exa (zplugin) - replace ls with ogham/exa.
  • exa (zshell) - replace ls with ogham/exa.
  • exa-ls (zpm-zsh) - Zsh plugin for ls.
  • exa-ls - Adds aliases so that you can use exa as a drop-in replacement for ls and tree.
  • execution-time - automatically calculates the execution time of commands. If a command runs longer than a given threshold, it notifies you with the command's name (arg0), execution time, and exit code. Notifications are delivered via OSC Escape Sequences (OSC 9 and OSC 777), which are natively supported by modern terminal emulators like iTerm2, Windows Terminal, Kitty, WezTerm, foot, and urxvt to show native system notifications or an External Command (configured via ET_NOTIFY_COMMAND), which is executed asynchronously in the background.
  • exercism - A plugin for exercism.io.
  • expand-ealias - Expand specific aliases with space.
  • expand-space - Expand command-position zsh aliases when you press space.
  • expand - Expands regular aliases, global aliases, incorrect spellings and phrases, globs, history expansion and $parameters with the spacebar key.
  • expander - A zle widget that allows you to write custom expanders and select them with fzf.
  • explain-shell (brokentoaster) - Uses lynx to look up the current command line on explainshell.com.
  • explain-shell (gmatheu) - Opens commands on explainshell.com.
  • extend-history - Extends command history by adding the exit code for each command in the history.
  • ez-cmd - Simplifies and streamlines common command-line tasks by providing easy-to-use shortcuts and aliases.
  • ez-compinit - Wraps compinit, queueing up calls to compdef, and hooking the real compinit call to an event that runs at the end of your .zshrc. That way you get all the benefits of calling compinit early without any of the downsides.
  • eza (clavelm) - Replaces ls with eza-community/eza.
  • eza (mohamedelashri) - Adds aliases for eza, a modern replacement for ls.
  • eza (z-shell) - Replaces ls with eza-community/eza.
  • eza (zsh-contrib) - Plugin for eza with Catppuccin and Rose Pine theming, smart defaults, and full alias support.
  • eza-ls - Adds aliases allowing eza, to act as a drop-in replacement for ls and tree.
  • f-shortcuts - Makes a shortcuts toolbar using F1 to F12 keys.
  • fancy-ctrl-z - Broken out version of the version in oh-my-zsh so users of other frameworks don't have to import all of oh-my-zsh.
  • fast-alias-tips - Helps remember the aliases you defined and forgot about. Ported from djui/alias-tips. Active fork of sei40kr/zsh-fast-alias-tips.
  • fast-syntax-highlighting - Optimized and improved zsh-users/zsh-syntax-highlighting – better response times, switchable highlight themes.
  • fastcache - Caches command output to improve shell startup time.
  • fauna - Displays colorful high-quality ANSI art with 256-color terminal support of endangered and extinct animals every time you open a new terminal or restart zsh. Learn about wildlife conservation one terminal session at a time!
  • fav - ZSH/fzf plugin that makes it really easy to add and recall named favorites of your important directories.
  • favorite-directories - Fast jumps to your favorite directories.
  • fd-plugin - Adds aliases for fd, a modern replacement for find.
  • fd - Use fzf to browse directories.
  • ffexport - Lightweight, ZSH-native video export manager — profile-driven FFmpeg exports, persistent ZSH tab completion, profile import/export, and safe defaults for Instagram & YouTube workflows.
  • figures - Unicode symbols for ZSH.
  • firebase (rmrs) - Add an indicator in the prompt that you're in a directory with a firebase.json file (aka "firebase project").
  • firebase (seqi) - Display the current working project or project alias when in a Firebase project directory or subdirectory.
  • fishysave - Save and update functions and aliases directly from your terminal session.
  • fixnumpad-osx - Enables numpad keys of Apple keyboards to be recognized in ZSH.
  • flow-cli - ADHD-friendly ZSH workflow tools. Start working in 10 seconds with work, track wins for dopamine with win, stay oriented with dash. Includes smart dispatchers for git, R, Quarto, and Claude Code.
  • flow-plugin - This plugin makes the flow command available inside every subdirectory of the TYPO3 Flow distribution.
  • flutter-zsh-shortcuts - Adds clean aliases for flutter commands.
  • fnm (dominik-schwabe) - Installs and loads the Fast Node Manager (fnm) if it is missing.
  • fnm (sukkaw) - Provides enhancement to the Node.js version manager fnm.
  • fnm (wintermi) - Helper plugin for the fast and simple Node.js version manager fnm.
  • forgit - Utility tool for git which takes advantage of fuzzy finder fzf.
  • fuckmit - Provides useful aliases and functions for the fuckmit command-line tool, an AI-powered git commit message generator.
  • functional - ZSH higher order functions.
  • fuzzy-nav - A high-speed, stateful Terminal User Interface (TUI) directory navigator and file browser built natively into ZSH, driven by fzf and fd.
  • fuzzy-search-and-edit - ZSH plugin for fuzzy searching files and instantly opening a matched file on matched line.
  • fuzzy-wd - Adds fuzzy search for directories warped with the WD plugin.
  • fz - Seamlessly adds fuzzy search to z's tab completion and lets you easily jump around among directories in your history.
  • fzf (gimbo) - Helpers for using fzf in ZSH. Requires brew.sh.
  • fzf (scaryrawr) - Adds keybindings for fzf inspired by PatrickF1/fzf.fish.
  • fzf (unixorn) - Enables fzf history and file searches.
  • fzf (zsh-contrib) - Configures fzf with beautiful Catppuccin and Rose Pine color themes, adds file and directory picker key bindings, and wires up your preferred editor and file manager — so fuzzy finding feels native from day one.
  • fzf-copyq-clipboard - Add fzf support for CopyQ.
  • fzf-dir-navigator - This is a cool and user-friendly directory navigation plugin for ZSH using fzf that allows the user to switch to any directory from anywhere and to anywhere. It also maintains a history of recently visited directories. Additionally, you can use hotkeys to move back and forth between directories in the shell session.
  • fzf-fasd - Integrates fzf and fasd --- tab completion of z with fzf's fuzzy search!
  • fzf-finder - Plugin to have a cool search keybinding with fzf and (optionally) bat and fd. Falls back to find and cat. Searches in the local tree of subdirectories for files.
  • fzf-git-worktree - Manage git worktrees with fzf integration.
  • fzf-history-search - Replaces Ctrl+R with an fzf-driven history search that includes date/times.
  • fzf-it - Make any command interactive wrapping it with fzf functionality.
  • fzf-marks - Little script to create, navigate and delete bookmarks in bash and zsh, using the fuzzy finder fzf.
  • fzf-nav - Defines an interactive file/directory navigator using fzf. Offers multiple navigation modes, git integration, and customizable actions.
  • fzf-packagemanager - Adds commands for installing tools via various package managers using fzf. Supports apt, brew & dnf.
  • fzf-pass - Better handling of passwords using fzf and pass.
  • fzf-plugin - oh-my-zsh's fzf plugin extracted so it can be used easily with other plugin managers.
  • fzf-prezto - Prezto plugin that finds where fzf has been installed and enables its auto-completion and key-bindings. This plugin works as a Prezto zstyle configuration option.
  • fzf-tab-widgets - Adds widgets for fzf-tab.
  • fzf-tab - Replace ZSH's default completion selection menu with fzf.
  • fzf-tools - Provides functions, aliases and key-bindings for commands such as alias, find, ls, man, printenv that are designed to enhance your command-line workflow by making them to default to filtering through fzf, allowing you to quickly find files, search & run commands from history, run scripts of many supported types, browse git commits, and more.
  • fzf-utils - Provides functions to kill proceses and find in path with fzf.
  • fzf-widgets - Adds some ZLE widgets for fzf.
  • fzfsh - Add fzf plugins for chezmoi, docker, git, kubectl and pass.
  • fzy - Plugin that uses fzy for certain fuzzy matching operations.
  • gcloud (johnstonskj) - Adds the gcloud SDK to your $PATH.
  • gcloud (wintermi) - Finds the installed gcloud SDK and sources the zsh file there, along with the zsh completions file.
  • gcloud-project - Easy selection of Google Cloud Projects.
  • gdbm - Adds GDBM as a plugin.
  • gentoo - Adds some aliases and functions to work with Gentoo Linux.
  • geometry-datetime - Geometry datetime plugin. Shows datetime (date unix command) in your prompt.
  • geometry-hydrate - Geometry plugin to remind you to hydrate.
  • geometry-npm-package-version - Geometry plugin to display the current folder's npm package version.
  • geometry-rust-version - Geometry plugin to display the current folder's Rust version when either a .rs or Cargo.toml is present.
  • get-jquery - Plugin for fast downloading the jQuery library from code.jquery.com.
  • ghost-zeus - Lets you use zeus with normal rails commands.
  • ghq-gh-wiki-clone - A ZSH plugin that, after ghq get / ghq clone fetches a repository, automatically clones its GitHub Wiki (when the wiki has pages) into a .wiki subdirectory of that repository.
  • ghq-worktree - Integrates ghq, fzf, and git worktree to minimize context-switching cost in multi-repository development.
  • gimbo-git - A subset of the oh-my-zsh git plugin aliases, plus some new aliases, plus a few handy functions.
  • gimme - Manage Go installations with gimme.
  • git-acp - Take the current command line as the commit message and then run git pull, git add, git commit and git push with one keystroke.
  • git-add-remote - Easily add the upstream remote to your git fork.
  • git-aliases (mdumitru) - Broken out version of the version in oh-my-zsh so users of other frameworks don't have to import all of oh-my-zsh.
  • git-aliases (peterhurford) - Creates a lot of useful aliases for combinations of commonly used git commands.
  • git-aliases (remino) - Aliases all git xyz commands to gxyz. Also aliases g to git.
  • git-arc - Adds aliases and functions for git-arc, a FreeBSD development tool.
  • git-branch - Augments git features, designed especially for users who prefer aesthetically pleasing branch naming conventions. It visually formats the current git branch name or commit hash, considering customisable variables like hiding status, maximum branch length, prefix, and suffix trimming, with an option to display git status.
  • git-branches - Makes a menu of git branches you can switch to without having to type long branch names.
  • git-clean-branch - Cleans up dead git branches.
  • git-cleanbranches - A powerful unified clean up tool for git branches that uses fzf to find all branches that are safe to delete.
  • git-commit-prefixer - Adds configurable prefixes and optional icons to git commit messages (supports styles, icon themes, and interactive selection)
  • git-commit-shortcuts - Provides shortcuts for creating standardized git commit messages with emoji prefixes and consistent formatting.
  • git-complete-urls - Enhance git completion to include in the remotes completion (e.g. from git clone) any URL in the clipboard.
  • git-extra-commands - Extra git helper scripts packaged as a plugin.
  • git-flow-avh - Adds short aliases for the git-flow commands.
  • git-fuzzy - A CLI interface to git that relies heavily on fzf.
  • git-gen - Handle git bulk branch delete and create operations.
  • git-graph - Adds a pretty git graph.
  • git-is-clean - This function will return true or false depending on if it finds out your git repo is dirty or not.
  • git-it-on - Adds ability to open a folder in your current branch on GitHub.
  • git-lfs - Adds short aliases for the git-lfs commands.
  • git-patch - Adds custom functions and aliases to the oh-my-zsh git plugin.
  • git-persona - Switches git commit identity, SSH key and gh CLI account together for multiple GitHub accounts.
  • git-plugin (dark-kitt) - git integration that displays the current directory and git branch.
  • git-plugin (rcruzper) - Adds some functions for git.
  • git-plugin-cheatsheet - Displays the aliases and functions available from the git oh-my-zsh plugin.
  • git-prompt-enhanced - Provides a more granular information about a git repository.
  • git-prompt-useremail - Adds prompt reminders for git user.email.
  • git-prompt-watcher - Automatically updates your prompt when git status changes, using fswatch to monitor repository files in real-time.
  • git-prune (diazod) - Allows you to delete all branches that are already merged in your local git repository and/or that were merged in your remote origin git repository.
  • git-prune (seinh) - Plugin that simplifies deleting merged branches in a git repository.
  • git-scripts - Adds git-squash-branch and git-remove-merged commands.
  • git-secret - A bash tool to store your private data inside a git repository.
  • git-smart-commands - Adds extra git commands to make some common git usages more efficient.
  • git-smart-commends-wrapper - Wraps git-smart-commands to make it compatible with the oh-my-zsh plugins system.
  • git-status - Exposes functions with information about the current git repository.
  • git-switch-branch-skim - Allows you to switch git branches with skim
  • git-sync - A ZSH plugin to sync git repositories and clean them up.
  • git-to-jj - Helps you progressively learn Jujutsu (aka jj) porcelain as you use git commands.
  • git-worktree (alexiszamanidis) - Wraps some git worktree operations for simplicity and productivity. Includes fzf tooling.
  • git-worktree (trthomps) - Enhanced git worktree management with bare repository support. This plugin provides convenient commands for working with git worktrees, making it easy to work on multiple branches simultaneously.
  • git-worktree-manager - Manage git worktrees with ease. Streamline your workflow when working with multiple branches simultaneously.
  • git-worktrees - Makes git worktrees more functional. Includes tab completions.
  • git-wt - A ZSH-native git worktree workflow plugin.
  • git - Replacement for the stock oh-my-zsh git plugin. Provides quite a few useful aliases and functions. The motivation to replace the default plugin stems from the fact that it comes with some inconsistencies that make a few popular commands rather unintuitive, so this plugin makes the aliases consistent.
  • gitbutler -A plugin for GitButler — CLI aliases, a Git protection shield, and prompt integration for standard OMZ themes and Powerlevel10k.
  • gitcd (SukkaW) - Adds command to git clone a repository and cd into the resulting directory.
  • gitcd (viko16) - Automatically cd to a git working directory after cloning it.
  • gitfast - Updated fork of the oh-my-zsh gitfast plugin.
  • gitgo - Open a GitHub/GitLab repository in your browser from the command line (macOS only).
  • github-folders - Organizes your GitHub checkouts for you.
  • github - Fork of the original GitHub plugin embedded in oh-my-zsh.
  • gitignore - Plugin for creating .gitignore files.
  • gitio (denysdovhan) - A ZSH plugin for generating a GitHub short URL using git.io.
  • gitio (nicolodiamante) - Uses git.io to shorten git urls.
  • gitsync - ZSH plugin to improve workflows for one person developing on the same repository on multiple machines.
  • goenv (bbenne10) - Manage $GOPATH similarly to Python's virtualenvwrapper.
  • goenv (cda0) - Plugin for installing, updating and loading goenv.
  • goenv (heyvito) - Automatically reads .goenv files in the current directory and sets GOPRIVATE environment variables.
  • going_places - A plugin that helps to use, create and maintain a list of shell locations.
  • golang - Adds tooling for the Go programming language toolchain.
  • golinks - Launch golinks from your terminal.
  • gpg-agent - Plugin that tries to do the right thing when it comes to setting up the GPG agent to act as an SSH agent as well on macOS.
  • gpg-crypt - ZSH plugin to encrypt and decrypt files or directories in place.
  • gpg - Adds helpful aliases for using gpg.
  • gpt - Enable querying ChatGPT from the command line.
  • grep2awk - ZLE widget to transform grep command into awk command.
  • grunt-plugin - Add autocompletion for grunt.
  • gsh - Collection of helper functions for git
  • gtm-terminal-plugin - terminal plugin for git time metrics.
  • gtr - Allows fast tagging of a release in git using the tag name *release-YYYY-MM-DD-HH-MM- and headline Release YYYY-MM-DD HH:MM.
  • guish - Collection of utility functions and aliases.
  • gumsible - Wrapper plugin for Molecule.
  • gunstage - There are at least eight ways to unstage files in a git repository. This is a command-line shell plugin for undoing git add.
  • gvm (dgnest) - A gvm (Go version manager) plugin for ZSH.
  • gvm (yerinle) - Provides autocompletion for gvm (Groovy enVironment Manager).
  • hab - Automatically loads OS environment variables defined in the file .envrc if it's found when changing to a new directory.
  • hacker-quotes - Outputs a random hacker quote when you open a terminal.
  • haiku - Prints a haiku promoting work-life balance and stress management once every 24 hours when the terminal is open.
  • halfpipe - Edit shell pipeline and see its output update live. Get regexps correct fast and save in network requests.
  • hanami - ZSH plugin for hanami projects.
  • hangul - Auto correct hangul(한글, korean) to English when it was supposed to be typed in English. 영어를 타이핑 해야되는데 한글로 타이핑된경우 자동으로 수정합니다.
  • harnessd - A small plugin that keeps long-running commands — agent CLIs, REPLs, watchers, anything — alive in detached tmux sessions, supervised by systemd (--user) on Linux or launchd on macOS, with one consistent set of verbs on both.
  • hbt - Heuristic ZSH suggestion system based on past command usage.
  • hebzsh - If a command is not found as typed in Hebrew, translates the command as if it was typed on a keyboard with a US English layout and tries again.
  • help - Colorizes the output of commands run with --help.
  • hints - Display glob and parameter flags and other non completable info right under your editing buffer.
  • hipchat - Send hipchat messages from the shell.
  • hist-delete - Delete history items from zsh's fzf Ctrl+R history search.
  • hist - Edit your history in ZSH, without ever leaving the command line.
  • histdb - Stores your history in an SQLite database. Can be integrated with zsh-autosuggestions.
  • historikeeper - Captures history in a database.
  • history-enquirer - Enhances history search with more interaction and a multiline selection menu. Requires Node.js.
  • history-filter - Allows you to specify patterns that will automatically exclude commands from being inserted into your permanent history. Particularly useful for preventing secrets being written.
  • history-here - Binds ^G to quickly toggle the current shell history file location.
  • history-on-success - Save yourself from repeating the same mistakes by filtering out your unsuccessful commands from your zsh history file. Based on a blog post by Dean Scarff.
  • history-popup - Captures the PageUp key and uses dialog to open a popup menu with the history, so the user can interactively navigate through it and pick the history line to bring back to the prompt.
  • history-search-multi-word - A syntax highlighted, multi-word history searcher for ZSH, bound to Ctrl-R, with advanced functions (e.g. bump of history entry to top of history).
  • history-substring-search - Needs to be loaded after zsh-syntax-highlighting, or they'll both break. You'll also need to bind keys to its functions, details are in the README.md.
  • history-sync (vitobotta) - Syncs your ZSH history across computers using a git private repository. Uses openssl to encrypt the history.
  • history-sync (wulfgarpro) - An oh-my-zsh plugin for GPG encrypted, Internet synchronized ZSH history using git.
  • history - Extend history so that it can be queried by SQL.
  • histpop - Removes the last record from ~/.zsh_history. Useful right after running a command you don't want kept in your shell history (e.g. one containing a typo'd password or a temporary secret). Running histpop itself is also removed from history, so it leaves no trace.
  • histree - Integrates with histree-core to provide enhanced command history logging with directory awareness.
  • hitokoto - Displays a random quote from hitokoto.cn.
  • homeassistant-cli - Provides completion and (configuration) helpers for the Home Assistant Command-line interface (hass-cli). and allows command line interaction with Home Assistant instances.
  • homebrew - Plugin for homebrew that supplements the one built into oh-my-zsh and can safely run with it enabled.
  • hooks - Add missing hooks - for plugins and personal use.
  • host-switch - Make it easier to switch in different /etc/hosts files during development.
  • how2 - Quickly inspect aliases, functions, and docs of oh-my-zsh plugins, with tab completion.
  • hub-ci-zsh-plugin - A simple plugin for adding hub ci-status to your ZSH theme.
  • hub - ZSH plugin for forking model.
  • hypnosnek - Simple utilities with p10k integration for managing python environments.
  • igit - Interactive git commands using fzf.
  • incsearch - Friendlier vim mode for ZSH. Moves cursor with incremental search within current line.
  • ing - Streamlined ping output.
  • instant-repl - Activate a REPL for any command in your current ZSH session.
  • interactive-cd - Fish-like interactive tab completion for cd.
  • iosctl - Quickly access App, Data, and Log of the running simulator.
  • ipip - Plugin for IPIP.
  • ipnav - Provides convenient aliases and completions for IP address operations ip-navigator-cli.
  • iterm-tab-color - Adds function to set the tab color in iTerm2 and can automatically change color based on cwd or command being executed.
  • iterm-tab-colors - Automatically changes iTerm 2 tab color based on the current working directory.
  • iterm-tmux-color-tabs - Every new tmux tab opened in iTerm2 will have the next colour from the default or specified palette.
  • iterm-touchbar - Display iTerm2 feedback in the MacbookPro TouchBar (Current directory, git branch & status).
  • iterm2-colors - Manage your iTerm 2's color scheme from the command line.
  • iterm2-shell-integration - Shell integration and utilities for iTerm2.
  • iterm2-tabs - Set colors and titles of iTerm 2 tabs.
  • iterm2 - Packs iTerm 2's ZSH integration scripts into a ZSH plugin to avoid polluting your $HOME directory, with a negligible time increase of only 2ms.
  • iwd - Similar in concept to $PWD, this ZSH plugin saves your initial working directory in $IWD for easy returns to the starting point of your session.
  • jabba - Adds shell integration code and completions for the jabba Java version manager.
  • jap - Terminal automation framework.
  • java-zsh-plugin - Adds a setjdk command so you can switch easily between different versions of the jdk.
  • javaVersions - Change between different java versions with a single command.
  • jdk-switch - Switches between jdk versions. Works on macOS and Linux.
  • jenkins - A jenkins plugin for ZSH, heavily inspired by the excellent jira plugin.
  • jenv-lazy - A ZSH plugin for lazy loading of jEnv.
  • jhipster - Adds commands for jHipster.
  • jira-plus - Create JIRA tickets from the command line.
  • jirarc - Provides shortcuts for repetitive Jira-cli commands.
  • jj - Add support for jujitsu VCS.
  • journal - Lets you attach notes to shell commands you have run. Handy for remembering what a oneliner was actually doing when you look back at it later.
  • jq - Interactively build jq expressions. Also supports gojq. Requires fzf.
  • jrgit - Provides a suite of functions to streamline the Git user experience. It includes features for installing and configuring git, handling large files with Git LFS, improving diff outputs, and managing credentials and keys securely.
  • jumper - Saves your current path and allows you to quickly jump to others.
  • just-let-me-edit-my-files - lets you restart your editor with sudo when accidentally open non-writable files.
  • k - Directory listings for ZSH with git status decorations.
  • k3d - Adds aliases and tab completions for k3d.
  • k9s - Provides an iteractive $KUBECONFIG selector for k9s.
  • kctl - Add helper aliases for kubectl.
  • kill-node - ZSH plugin for murdering node process families.
  • kitsunebook - KitsuneBook plugin for oh-my-zsh.
  • kittyback - Automatically updates and modifies the background image for the kitty terminal emulator.
  • kiwi - Dog-themed, includes git status and last command exit status decorators.
  • konsole-theme-changer - Toggle konsole theme from ZSH.
  • kube-aliases - Adds functions and aliases to make working with kubectl more pleasant.
  • kube-ctx-manager - A smart shell plugin for kubectl power users — fuzzy context switching, auto-suggested aliases, and prod safeguards built right into your terminal.
  • kube-ps1 - ZSH plugin for kubectl that adds current context and namespace.
  • kubecolor (devopstales) - Adds aliases for the kubecolor command.
  • kubecolor (droctothorpe) - Simplify and colorize the output of kubectl get events -w
  • kubecolor (trejo08) - Prints colorized outputs from kubectl. Includes helper functions.
  • kubeconfig-mgr - Makes managing multiple kubeconfig files easier.
  • kubectl-config-switcher - Switch between config files in ~/.kube via the KUBECTL environment variable.
  • kubectl-prompt - Display information about the kubectl current context and namespace in your ZSH prompt. Creates ZSH_KUBECTL_CONTEXT, ZSH_KUBECTL_NAMESPACE,ZSH_KUBECTL_PROMPT and ZSH_KUBECTL_USER variables you can use to customize your prompt.
  • kubectl - ZSH plugin for managing kubectl.
  • kubectlenv - Easily switch between multiple kubectl versions.
  • kubectx (ptavares) - Installs and loads kubectx.
  • kubectx (unixorn) - Automatically installs kubectx and kubens.
  • kubernetes - Add kubernetes helper functions and aliases.
  • lacrimae - Prints a line from a collection of chants.
  • lacy - Detects natural language vs shell commands and routes accordingly. Commands execute normally, questions go to your AI agent (Claude Code, Gemini, OpenCode, Codex). Real-time color indicator and first-word syntax highlighting update on every keystroke. Also supports Bash 4+.
  • lando (joshuabedford) - A collection of alias functions to enable the use of the CLIs within Lando without having to type lando to access them.
  • lando (mannuel) - Adds aliases for various Lando commands.
  • laradock-workspace - Provides an interface to Laradock's workspace.
  • laravel (baliestri) - Plugin for skiping the php command when running artisan commands and ./sail or ./vendor/bin/sail when running sail commands.
  • laravel (crazybooot) - Add shortcuts for Laravel 5, 5.1, 5.2 & 5.3.
  • laravel-au - Adds aliases for Laravel 6.
  • laravel-sail - Adds shortcuts for sail commands.
  • laravelx - Adds some aliases for common Laravel commands.
  • last-pwd - Remembers the last directory you were in and restores it the next time you open a terminal.
  • last-working-dir-tmux - Keeps track of the last used working directory globally and per tmux session and automatically jumps into it for new shells.
  • last-working-directory - Broken out copy of the version in oh-my-zsh. Keeps track of the last used working directory and automatically jumps into it for new shells.
  • lazy-load - Lazy load tab completions only when you actually need them.
  • lazyload - Lazy load commands and speed up start up time of ZSH.
  • learn - Learning collection in MySQL/MariadB to save, query and quiz everything you learn.
  • lesaint-git - Replacement git plugin for oh-my-zsh-compatible frameworks.
  • lesaint-mvn - Maven plugins for oh-my-zsh.
  • life-progress - Shows your life progress in days, weeks, months, and age.
  • liferay - Adds scripts for liferay development.
  • line-bisect - Allows you to move your cursor in your terminal by bisecting the current command left or right with a single keystroke.
  • linkfile - Add shortcuts to your favorite directories.
  • linus-rants - Outputs a random Linus Torvalds rant when opening a terminal.
  • listbox - Listbox element for shell.
  • llm-replace - Integrate LLMs into the shell for quick command generation. Requires curl and jq.
  • llm-suggestions (slasyz) - Opens a prompt, asks an LLM for shell command suggestions, and lets you pick one and execute it.
  • llm-suggestions (stefanheule) - Type something in English at the prompt, hit a definable key, and it uses LLM to generate a command line for you.
  • locate-sublime-projects-cli - Allows searching for Sublime Text projects and opens them in Sublime.
  • logout-user - Provides a function to log out another macOS user session.
  • loremipsum - Generate lorem ipsum text on the command line. Gets its data from lipsum.com.
  • ls (zpm-zsh) - Colorizes the output of ls.
  • lsd (tankeryang) - Replaces ls and tree commands with lsd.
  • lsd (wintermi) - Override ls and tree commands with lsd.
  • lsd (z-shell) - Replaces ls with lsd.
  • lumberjack - Lumberjack is a logging interface for shell scripts.
  • lumen - Deterministic command suggestions for ZSH — inline, on demand, no AI round-trip required.
  • lux - ZSH plugin to toggle the light & dark modes of macOS, iTerm 2, Visual Studio Code and other items and applications via the lux command. Highly customizable: included items can be configured by defining variables. Highly extensible: items can be added by defining functions. Includes a macos_is_dark helper function to determine if the macOS dark mode is active for use in theming.
  • mac-packaging - A set of common functions used for enterprise Mac packaging with Munki.
  • macos (joow) - A ZSH plugin for macOS.
  • macos (zshzoo) - ZSH goodies for macOS users.
  • macos-autoproxy - Configures proxy environment variables based on macOS's system preferences.
  • macos-theme - Adds the theme command, which toggles between light and dark mode in macOS. Requires lux plugin.
  • mage2docker - Makes it easy to work with Docker and Magento 2. Speeds up and simplifies common commands like clean cache, setup upgrade, compile di and much more in Magento 2 on containers.
  • magebox - Adds support for magebox — a modern development environment for Magento 2 and MageOS. Provides aliases, a cache-flush helper, prompt status indicator, and cached tab completion for the magebox CLI.
  • magento-2 - Adds m2 function to run magento binary, adds tab completions.
  • magic-enter - Make your enter key magical by binding a ZSH command to it.
  • manydots-magic - A zle tweak for emulating ...'==../..' etc.
  • markedit - Mark files and edit them with autocompletion for existing marks.
  • markgate - Allows you to mark directories so you can jump directly to them.
  • matecito - Detects your language and country to display quotes from local authors in your native language. Simple, offline, no noise.
  • maven-plugin - A fork of the oh-my-zsh maven plugin.
  • media-sync - A plugin to facilitate copying media between two rclone locations.
  • mend - A distro-agnostic assistant that recovers failed commands, handles missing libraries/PGP keys, and provides hardware-specific package recommendations.
  • mercurial - Extracted from oh-my-zsh so you can use it without the rest of oh-my-zsh.
  • mfunc - Allows you to define persistent functions on-the-fly, without the need to add them to your config files. These functions are permanently available until you delete them. This has been updated substantially with the help of AI and is essentially untested. Use at your own risk.
  • mise (cowboyd) - Adds mise shims to your $PATH. Uses the shims strategy so that tools are available in non-interactive shells (e.g. Emacs exec-path-from-shell).
  • mise (wintermi) - Plugin for mise (formerly called rtx) a fast polyglot version manager, replacing tools like nvm, nodenv, rbenv, rvm, chruby, pyenv, etc.
  • mkarch - ZSH plugin that allows you to create archives using multiple different compression formats.
  • mkcd - Provides a mkcd command, the canonical mkdir && cd helper.
  • mkcd - Allows user to create a directory and if successful, cd into it afterward.
  • mlir - Adds goodies for MLIR developers including tab completion of mlir-opt and colorizing its output.
  • mode-switch.CLI - A ZSH plugin for switching command line between normal mode and vi mode.
  • monorepo-plugin - ZSH plugin for monorepo management.
  • monthrename - Renames month names to numbers in filenames.
  • more-hooks-for-git - Adds extra hooks for git add, git diff and git status.
  • mouse-status - Changes mouse color based on status code, uses libratbag.
  • msf - Metasploit handler plugin for starting handlers easily.
  • multi-evalcache - Cache multiple eval loads to improve startup time, inspired by mroth/evalcache.
  • mvn-contexts - Allows fast switching between maven configurations.
  • mycli - Add alias for mycli with login path.
  • mylocation - A plugin to show your current location based on your IP address.
  • myservice - Designed to help you manage custom systemd services and Docker containers more conveniently. This plugin provides user-friendly commands to list and check the status of your custom services and Docker containers straight from your command line.
  • mysql-colorize - Adds color for mysql tables.
  • mysql-login - Adds alias for MySQL with login path.
  • mysql - Adds some functions for dealing with mysql.
  • n - Auto-switches node versions based on project environment using n.
  • namelink - Provides an automatically synchronized mapping of filesystem entries (typically symbolic links) in a set of directories to their counterparts in the named directory hash.
  • navi - Plugin for navi.
  • navigation-tools - Adds htop-like kill, directory bookmarks browser, a multi-word incremental history searcher and more.
  • nerd-font-check - Offers to install Nerd Fonts with brew if not present.
  • new-file-from-template - Generates file from template.
  • newvwp - Spins up a new WordPress site using Valet.
  • nhl-schedule - Retrieves and displays the NHL schedule.
  • nice-exit-code - Maps exit status codes to human readable strings.
  • nix-shell - Plugin that lets you use ZSH as the default shell in a nix-shell environment.
  • nlsh - Allows you to interact with your shell using natural language. Supports multiple LLM providers (OpenAI API compatible). Includes support for X.ai's Grok.
  • nnvm - auto-switches node versions based on .nvmrc. Requires n.
  • no-ps2 - When this plugin is used, Enter inserts a newline if the typed command is incomplete. No PS2!
  • nobility - An organized colletion of shell modules designed to streamline your pentesting workflow by leveraging shell integrations such as autocompletion and prefilling, optimizing the productivity of your work and liberatating you from the hassle of juggling notes, endless copying and pasting, and tedious command editing.
  • node-env-installer - Uses nvm to install new versions and modules for the current project.
  • node-path - Automatically adds the npm bin of your current directory to your $PATH.
  • node - Srijan Shetty's Node.js plugin for ZSH with caching of nvm completions and autoloading of nvm if present.
  • nodenv (c-uo) - Looks for nodenv in your working directory and loads it when found.
  • nodenv (jsahlen) - Auto-load nodenv and its completions into the shell.
  • nodenv (mattberther) - Installs, updates and loads nodenv. Inspired by zsh-rbenv.
  • nodo - This plugin helps you prevent node_modules directories from filling your iCloud storage by un-syncing the directory or can save even more space by removing all node_modules directories within the chosen root directory. This is particularly useful for cleaning up a project that has multiple node_modules trees
  • nohup - Add nohup to the current command pressing Ctrl-H.
  • noreallyjustfuckingstopalready - macOS users know the pain of trying to figure out what command actually flushes the DNS cache on their version of macOS, and this plugin makes that annoyance go away.
  • nota - Simple plugin to manage a list of notes.
  • notenote - Makes it easy to take notes.
  • notes (aperezdc) - Inspired by terminal_velocity, it provides a fast interface to create and access a set of Markdown text files inside a directory.
  • notes (chipsenkbeil) - Provides a quick notes editing experience in ZSH.
  • notify (luismayta) - Notifications for ZSH with auto installation of dependencies and r2d2 sounds.
  • notify (marzocchi) - A plugin for ZSH (on macOS and Linux) that posts desktop notifications when a command terminates with a non-zero exit status or when it took more than 30 seconds to complete, if the terminal application is in the background (or the command's terminal tab is inactive).
  • npm (trystan2k) - Adds npm aliases. Based on the Oh-My-Zsh npm plugin.
  • npm (zfben) - Use n as npm aliases with noglob prefix and more. Based on the Oh-My-Zsh npm plugin.
  • npms - Utility powered by fzf for using npm scripts interactively. Requires fzf and jq.
  • nvim-appname - Maintain multiple Neovim configurations with NVIM_APPNAME with full tab completion of available flags, available neovim applications, and neovim arguments/flags. Requires neovim v0.9+
  • nvim-switcher- Manages switching between nvim distributinons such as Lazyvim, kickstart or a home made configuration.
  • nvm-auto-use (jrr997) - Automatically manages your Node.js versions with nvm based on your current directory.
  • nvm-auto-use (martvdmoosdijk) - Automatically switches node version with nvm use when a .nvmrc is detected.
  • nvm-auto-use (tomsquest) - Calls nvm use automatically whenever you enter a directory that contains an .nvmrc file with a string telling nvm which node to use.
  • nvm-deferred - Defers loading of the nvm oh-my-zsh plugin using zsh-defer to speed up shell startup.
  • nvm-lazy - Plugin for lazy loading of oh-my-zsh's *nvm- plugin. It supports lazy-loading nvm for more than one binary/entrypoint, with the defaults being nvm, node and npm.
  • nvm-pnpm-auto-switch - Automatically switches Node.js versions (using nvm) and manages pnpm package manager versions (using corepack) when changing directories.
  • nvm-x - ZSH plugin for managing nvm with extended helpers and improved workflow.
  • nvm - ZSH plugin for installing, updating and loading nvm.
  • oath - Manages 2FA authentication 6 digit tokens. It was highly inspired by this article about using oathtool for 2 step verification.
  • oh-my-gpt - Provides an easy-to-use interface for interacting with OpenAI's GPT models directly from your terminal. It allows you to send queries, analyze files, and get AI-powered assistance for various tasks.
  • oh-my-matrix - Turn your terminal into the matrix.
  • oh-my-posh-manager - Manages the oh-my-posh theme engine, along with providing a default powerline-like theme.
  • oh-my-tmux-manager - Lets you easily manage your tmux configurations.
  • ohmyai - AI-powered command suggestions for Zsh. Type what you want to do, press the hotkey, and get shell command suggestions from OpenAI.
  • ollama - Integrates the OLLAMA AI model with fzf to provide intelligent command suggestions based on user input requirements.
  • omz-full-autoupdate - Automatically update oh-my-zsh plugins and themes.
  • omz-git - Oh-My-ZSH's git plugin re-packaged to be standalone.
  • omz-themes-standalone - Gives you the oh-my-zsh themes without requiring everything else that comes with Oh-My-ZSH.
  • op - Seamless 1Password CLI integration. Manage environment variables and SSH keys from 1Password with automatic caching, fast shell initialization, and a configuration-driven workflow.
  • open-create-projects - Open/Create projects in Jetbrains.
  • open-pr - A ZSH plugin to open pull requests from command line.
  • opencode (mskadu) - Adds support for the opencode AI coding agent.
  • opencode (verlihirsh) - Stop googling shell commands. Just describe what you want in plain English, press Tab, and get the exact command you need.
  • openshift-origin - Add a few shortcuts to common openshift origin (oc) actions.
  • opera-gx - Enables starting Opera GX with a specific user profile by using the opgx command followed by the profile's name. The plugin also implements autocompletion for profile names.
  • opp - Vim's text-objects-ish for ZSH.
  • opt-path - Automatically add ~/opt subpaths to your $PATH.
  • org-hopper - Wraps the GitHub CLI with fzf. It allows you to quickly jump between repositories a given GitHub organization, cloning it to a predefined location if the local copy doesn't already exist.
  • orthocal - Displays today's Orthodox feast, saints, fasting, and scripture reading information in your ZSH prompt using the Orthocal.info API.
  • osx-dev - This plugin adds some commands for maintaining various server programs on a macOS install.
  • osx - Add some common macOS related aliases and functions.
  • paci - Plugin for arch linux package managers.
  • pack - Pack your source code with ZSH.
  • package-any-node - Easy installing of any Node modules inside the plugin directory, exposing their binaries via shims (i.e.: forwarder scripts) created automatically by Bin-Gem-Node annex.
  • packer - Adds aliases and auto-completes for Hashicorp packer.
  • pantheon-terminal-notify - Background notifications for long running commands. Supports Elementary OS Freya.
  • passwordless-history - Keeps passwords from entering your command line history.
  • paste-guard - Detects pasted commands and requires a confirmation phrase before execution to prevent clipboard injection attacks (MITRE ATT&CK T1204.004). Reads confirmation from /dev/tty so attackers cannot embed the confirmation in the payload.
  • path-ethic - Helps manage your $PATH quickly and easily. Doesn't touch your existing .zshrc, .zprofile, but adds on top of your existing environment instead.
  • patina - A blazingly fast ZSH syntax highlighter written in Rust.
  • pctl - Toggle the environment variables for proxying.
  • peco-history - Search shell history with Peco when pressing ctrl+R.
  • penmux - A session manager plugin meant to be used for penetration testing sessions and tracking the terminal sessions to be used in reports.
  • pentest - Aliases and functions for the lazy penetration tester.
  • penv - Manages uv Python virtual environments stored in ~/.local/share/py-venv/. Supports subcommands for listing, activating (shell and directory level), creating, deleting and explaining why an env is activated. Makes it easier to replace pyenv and poetry with uv.
  • per-directory-history - Per directory history for ZSH, as well as global history, and the ability to toggle between them with ^G.
  • percol - Interactively and incrementally search history/resume background jobs using percol.
  • perlbrew - Installs perlbrew if not already installed and initializes it for your shell.
  • pew - Sets up and manages Python virtualenvs using pew and automatically switches virtualenvs as you move directories.
  • pg - Adds utility functions to work with PostgreSQL.
  • pgconnect - Provides an easy way to manage and connect to PostgreSQL databases using pgcli and fzf for a seamless command-line experience.
  • ph-marks - Bookmark pornhub videos from your terminal.
  • php-version-rcfile-switcher - Automatically switch between php versions using php-version if an rc-file is present in a directory.
  • php-version-switcher - Changes php versions if a .php-version file is found.
  • phpcs - Plugin for PHP code sniffer.
  • phpunit - Plugin for PHPUnit.
  • pi - Maps : commands in your shell to pi -p calls and keeps a per-shell pi session file for continuity.
  • pins - A plugin for pinning directories. Like a CLI folder bookmark manager with tab completions.
  • pip-app - Makes it easy to install python applications into distinct Python virtualenvs so they don't conflict with any other python requirements on your system.
  • pip-env - Automatic pipenv activation upon entry into a pipenv project.
  • pipe - A powerful ZSH plugin featuring cross-distro system updates and cleanup (supports apt, dnf, pacman, zypper, homebrew, and more), Docker container/volume management, and development environment enhancements. Simplifies system maintenance across multiple Linux distributions with intuitive commands. Extensible through a simple configuration system - see project README for details.
  • pipenv (owenstranathan) - Automatically activates a pipenv when entering a directory if there is Pipfile in that directory. Includes pipenv completions.
  • pipenv (sudosubin) - Enables pipenv's $PATH and adds completions.
  • pipx - Autocompletions for pipx.
  • pjfzf - A project directory navigator powered by fzf. Registers base directories and navigates their subdirectories with frecency-based sorting and file preview.
  • pkenv - Installs and loads pkenv.
  • plugin-ibtool - Adds ibtool shortcuts to generate localized XIB files.
  • plugin-rails - ZSH plugin for Rails.
  • plugin-vscode - Plugin for Visual Studio Code, a text editor for macOS, Windows, and Linux.
  • plugin - Creates custom oh-my-zsh plugins from a boilerplate template. Very oh-my-zsh centric, the generated plugins may need editing to work with other frameworks.
  • pnpm (baliestri) - Adds useful aliases for many common pnpm commands. Includes tab-completions.
  • pnpm (bgowers) - Adds a small set of alias for the pnpm commands you actually type and tab-completions.
  • pnpm (leizhenpeng) - Adds useful aliases for common pnpm commands.
  • pnpm (mat2ja) - Better pnpm aliases.
  • pnpm (ntnyq) - Adds useful aliases for common pnpm commands.
  • pnpm-pick - Fuzzy-pick a script from any package in a pnpm workspace and load the command into your prompt — editable, in your history, and visible in your terminal title.
  • poetry (darvid) - Automatically activates and deactivates Poetry-created python virtualenvs.
  • poetry (murku) - Adds aliases for frequently used Poetry commands
  • poetry (sudosabin) - Enables poetry $PATH and autocompletions.
  • popman - Ever found yourself in the middle of composing a long command and needing to check a man page? Popman lets you instantly pop open a man page for any command you're typing and jump right back to where you left off, making your command-line experience smoother and more efficient.
  • popular.zsh - Lets you bookmark, template, and re-run your most-used ZSH commands with padd, p, and pls. Supports AES-256-CBC encrypted secret placeholders, history capture via paddh, tab completion, and export/import including direct import from a GitHub repository.
  • portal - A very basic script for jumping to/from paths without having to do write the whole path, open multiple terminal sessions or do a file system search using fzf. Heavily inspired by Z.
  • posh-git-bash - Adds git status in your prompt.
  • powerlens - Shows real-time system metrics in your right prompt. Includes decorators for power, battery, CPU, CPU temp, fan speed, memory, and network I/O.
  • ppsmon - Reads /sys/class/net/$interface/ to keep track of packet transmission rates. It stores the current rate to a file in the RAM backed filesystem where it can be easily accessed for display in a shell-prompt. Linux-only due to use of /sys.
  • pr-cwd - Creates a global variable with current working directory. Plugin has integration with jocelynmallon/zshmarks.
  • pr-eol - Displays an EOL symbol which can be embedded in the prompt.
  • pr-exec-time - Adds a variable you can use to display the execution time of the last command run.
  • pr-git - Creates a global variable with git status information that can be displayed in prompts.
  • pr-is-root - Sets an environment variable you can use in a custom prompt when running as root.
  • pr-jobs - Creates an environment variable which can be used to display background job information in a custom prompt.
  • pr-node - Sets an environment variable which can be used to display Node.js information in a custom prompt.
  • pr-return - Plugin for ZSH which displays the exit status of the last command run.
  • pr-user - Creates a global variable that can be used in prompts.
  • presenter-mode - Expands aliases during presentations. It also increases the terminal window's contrast to enhance visibility.
  • pretty-time (sindresorhus) - Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s.
  • pretty-time (zpm-zsh) - Converts raw seconds into human-readable strings.
  • prettyping - Adds a wrapper around the standard ping tool with the objective of making the output prettier, more colorful, more compact, and easier to read.
  • prezto-last-working-dir - Keeps track of the last used working directory and automatically jumps into it for new shells, unless the starting directory is not $HOME. Includes a lwd alias.
  • print-alias - Prints commands with aliases expanded whenever you use an alias at the command line.
  • printc - Allows you to print in any color in the RGB space via a simple printc call.
  • printdocker - Pretty print docker objects.
  • profile-secrets - Securely keep sensitive variables (api tokens, passwords, etc) as part of your terminal init files. Uses gpg to encrypt/decrypt the file with your secrets.
  • proj-jumper - A lightweight ZSH plugin that lets you jump straight into any project folder under a single development root -- perfect when that root lives on a removable drive.
  • project (gko) - Create node/python/ruby projects both locally and on GitHub (private or public repository).
  • project (voronkovich) - Plugin for managing projects.
  • project-aliases — Zsh plugin to automatically load and unload per-project aliases.
  • projen - Adds aliases for projen.
  • prompt-dir-perms - Creates a segment displaying the permissions of the current directory you can use in your ZSH prompt.
  • prompt-generator - Generates custom themes. Some generated themes require powerline-compatible fonts.
  • proxy-plugin (escalate) - Quickly enable and disable proxy shell environment settings.
  • proxy-plugin (xooooooooox) - Helps manage proxy settings in your shell environment.
  • proxy - Configure proxy settings for some package managers and software.
  • psgrep - Makes ps grep hide its own process from the results of a ps aux | grep.
  • psmon - Lightweight interactive process monitor using standard Linux utilities (ps, awk, lsof) with live watch mode, resource sorting, and tree-aware process killing.
  • pump - Provides a configurable set of aliases, functions, and themes to supercharge your terminal workflow. Requires jq, gum, glow and the GitHub CLI.
  • purge-history-secrets - Uses gitleaks to periodically scan your ZSH history for secrets and purge them if found. Requires jq.
  • pwp - Provides a convenient way to display the present working path in the terminal prompt and lists the current working directory along with its parent directories. Additionally, it includes a custom command .. to navigate to parent directories easily.
  • pycalc (alalik) - Turns the = key into a powerful, Python‑backed calculator in your ZSH shell.
  • pycalc (peibozhao) - ZSH calculator that uses Python syntax.
  • pyenv (mattberther) - Inspired by zsh-rbenv. Installs, updates or loads pyenv, and adds extra functionality.
  • pyenv (xlshiz) - Loads pyenv into the current shell and provides prompt info via the pyenv_prompt_info function. Also loads pyenv-virtualenv if available.
  • pyenv-lazy-load - Plugin for lazy-loading pyenv in ZSH.
  • pyenv-lazy - Lazy load pyenv. The initial eval "$(pyenv init -)" is executed the first time pyenv is called.
  • pyvenv-fast - Launch a Python venv with one command. Designed for use with dotpyvenv.
  • q (cal2195) - Add vim-like macro registers to your ZSH shell.
  • q (tomsquest) - Tail/remove the temp file for Q, the Dirty Debugging Tool.
  • qiime2 - Adds functions and aliases to make working with Quiime 2 easier.
  • qqq - Turns the current terminal into a colorful rotating ASCII donut, with centered 5-line ASCII date and time below it.
  • quiet-accept-zle - Enables you to run a typed ZSH command without triggering new prompt, history entry, or having output being outputed.
  • quoter - Display a random quote when opening a new terminal session.
  • quotify - Displays inspiring coding quotes from our pairs when starting up.
  • qwy - ZSH fuzzy completion plugin.
  • randeme - Chooses a random theme for each session. If you not like the chosen theme you can run randeme_rm to never show that theme again.
  • random-quotes - Displays random quotes or facts.
  • ranger (niziL) - provide prompt element for ranger. Shows current RANGER_LEVEL, displaying nothing when the environment variable is unset, something when it is equals to 1, and something else when it is greater than 1.
  • ranger (rc2dev) - Integrates zsh-z into ranger.
  • ranger-autojump - Adds autojump support to the ranger console file manager.
  • ranger-zoxide - Adds zoxide support to the ranger console file manager.
  • raspberry-temp - Measures temperature for a Raspberry pi via rpi-temp alias.
  • raspberryPi4Temperature - Puts the Raspberry Pi temperature into a spaceship prompt segment
  • razer-status-code - Change the color of your Razer Mouse based on the status of the last executed command. Requires OpenRazer linux drivers.
  • rbenv (elliottcable) - A faster fork of the rbenv plugin from oh-my-zsh.
  • rbenv (jsahlen) - Variant based on the original oh-my-zsh rbenv plugin.
  • rbenv (meroje) - Inspired by https://github.com/lukechilds/zsh-nvm/, makes it easier to work with ruby rbenv environments.
  • rc-files - Adds shortcut functions for editing various rc files.
  • recall - Makes using command history easier.
  • redis - Will run redis-server pointing it to the redis.conf configuration file. This can be used with the zdharma/zredis plugin to share variables between shells.
  • redo - Adds an interactive history menu to replace Ctrl-R and ESC+/.
  • reentry-hook - Plugin that re-enters working directory if it has been removed and re-created.
  • release-fetcher - Fetches latest release and checks if you trust the identity used to sign the tag.
  • reload - Adds function to quickly reload your .zshrc.
  • reminder - A plugin which displays reminders above every prompt.
  • replace-multiple-dots - Converts ... to ../..
  • require - Adds ability to require commandname and then (if brew is installed) automatically brew install commandname if it isn't already installed.
  • revolver - A progress spinner for ZSH scripts.
  • riddle-me - Displays random riddles.
  • ripz - Reminds you of your aliases, so you use them more. Depends on ripgrep.
  • robo - A ZSH plugin for Robo.
  • rockz - Lua + LuaRocks virtual environment manager based upon VirtualZ.
  • ros2-env - Manage ROS 2 environment and workspaces.
  • ros2-supercharged - A curated combination of the best ideas from three excellent ROS 2 shell projects, rebuilt as one cohesive, modern zsh plugin. Includes fzf workspace selector, launch-file picker, colcon error browser, domain management, prompt segment, named-workspace registry (rosws), per-workspace distro + overlay chaining, build-from-anywhere cb with real colcon argcomplete completion.
  • rose-pine-man - Colorizes man pages.
  • rtm-reminder - Displays urgent Remember The Milk tasks after each command execution. Clean, non-intrusive, and terminal-only.
  • run-scripts - Runs scripts from package.json.
  • rura - A simple ZSH plugin to save and jump to directories.
  • rust (betterfetch) - Provides convenient aliases for working with Rust's Cargo, Rustc, and Rustup tools.
  • rust (cowboyd) - Configure your rust toolchain, installing rustup if it is not currently installed already.
  • rust (juici) - ZSH completion definitions for rust.
  • rust (wintermi) - Plugin for the rust toolchain.
  • rvm - Initiates rvm and adds rubygem binaries (like compass) accessible in the user's $PATH.
  • safe-kubectl - Add some safety when running kubectl by warning what context you're in after a definable number of seconds since the last kubectl command.
  • safe-paste - A safe-paste plugin. See Conrad Irwin's bracketed-paste blog post.
  • safe-rm - Add safe-rm functionality so that rm will put files in your OS' trash instead of permanently deleting them.
  • safe-venv-auto - A security-aware ZSH plugin that automatically activates and deactivates Python virtual environments as you navigate directories, with built-in protection against untrusted environments.
  • sail - Adds convenience aliases for sail.
  • saml2aws-auto - When using multiple AWS profiles, e.g. different accounts for your stages (development, pre-prod, prod), can be used to determine which profile is currently exported and if the token is still valid.
  • saml2aws - Add support for saml2aws.
  • sandboxd - Speed up your .zshrc & shell startup with lazy-loading by only running setup commands (e.g. eval "$(rbenv init -)", etc) when you need them.
  • saneopt - Sane defaults for ZSH options, in the spirit of vim-sensible.
  • sb-upgrade - Script to automatically update apps on a seedbox.
  • scad - Shell Colorized Aliases for Docker/Podman (SCAD). Defines docker / podman aliases and functions. These aliases adhere to the newer style of organizing and invoking docker with management commands rather than the notoriously confusing “random solo commands”. Requires GRC and jq.
  • schroot - Show current chroot name in your prompt.
  • sdkman - Installs sdkman and adds completions and aliases for it.
  • sealion - Allows you to set reminders that will appear in your terminal when your prompt is refreshed.
  • search-directory-history - Allows complex search of per-directory history created using the per-directory-history plugin.
  • sed-sub - Adds keybindings to do global search and replace on current command line.
  • seedee - Navigate interactively through directories / history of visited directories using arrow keys from command line.
  • select-history-skim Rummage through your history with skim.
  • select-with-lf - Lets user select files or a directory using lf.
  • select - Multi-term searched selection list with approximate matching and uniq mode.
  • selector - Make it easy to create selection menus.
  • send - Single command to git add, git commit, and git push for much faster git workflow.
  • sensei-git - Adds many git aliases and helper shell functions.
  • senv - Report presence of sensitive environment variables in the prompt
  • session-sauce - An fzf interface for tmux session creation and management for all your projects.
  • setenv - Runs a script when you change directories.
  • setpath - Adds some local paths to your fpath and $PATH.
  • shelf - Utility which can be used to bookmark and access directly any file using mnemonics.
  • shell-fns - Includes git, neovim, npm, pip extended functionality.
  • shell-ng - Combines several of joknarf's other plugins - selector, nerdp, redo, seedee and complete-ng.
  • shell-proxy - This a pure user-space program, shell-proxy setter, written in Python3 and zsh.
  • shellcolor - Changes the terminal background color based on the presence of a .shellcolor in the current directory.
  • shellfirm - Shellfirm is a handy utility to help avoid running dangerous commands without an extra step of approval. When risky patterns is detected you will immediately get a small prompt challenge that will verify your action.
  • shellsense - AI-powered ZSH plugin designed to enhance your terminal experience with powerful features and AI-powered capabilities. Developed using Python, ShellSense offers a streamlined workflow for various tasks, making your terminal more efficient and user-friendly.
  • shift-select - Emacs shift-select mode for ZSH - select text in the command line using Shift, as in many text editors, browsers and other GUI programs.
  • shortcuts - Enhance your terminal productivity with the Shortcuts plugin for oh-my-zsh. Easily manage command shortcuts with robust features.
  • show-git-user - When you need to work with multiple git users on the same machine this plugin will show which git user name is active in your prompt.
  • show-path - Provides a function shows the $PATH line by line.
  • shui - Fluid terminal UI for ZSH — a design system for the shell
  • simpleserver - Plugin to easily start python SimpleHTTPServer and SimpleHTTPSServer.
  • singularityenv - Provides a singularityenv_prompt_info function which returns the current singularity environment name
  • skaffold - ZSH integration and completions for skaffold local kubernetes development environment.
  • skim (casonadams) - Tries to determine where skim is installed, then enables its fuzzy auto-completion and key bindings.
  • skim (hackerchai) - Adds support for skim
  • slugify - Converts filenames and directories to a web friendly format.
  • slurm - Provides convenient commands for running interactive SLURM jobs.
  • smart-cd - Runs ls and git status after chpwd.
  • smart-command-not-found - Shows all available options when a command is not found.
  • smart-files - Enhances CLI by providing visual feedbac

Truncated — view the full README on GitHub.

Contributors

(top 30 of 238)

unixorn

6,005 commits

psprint

28 commits

voronkovich

26 commits

Languages

Shell

100.0%