Giter Site home page Giter Site logo

correia-jpv / fucking-awesome-zsh-plugins Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 1.0 4.09 MB

A collection of ZSH frameworks, plugins, themes and tutorials. With repository stars⭐ and forks🍴

License: BSD 3-Clause "New" or "Revised" License

Shell 100.00%
oh-my-zsh awesome zsh-theme list collection awesome-list antigen shell-scripts zgen zsh-plugin

fucking-awesome-zsh-plugins's Introduction

awesome-zsh-plugins

Awesome

Status

License Awesomebot GitHub stars 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.

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.

You can find some interesting performance timing comparisons of various frameworks in the following locations.

  •     77⭐      3🍴 rossmacarthur/zsh-plugin-manager-benchmark) - Contains performance benchmarks for the most popular ZSH frameworks, including both install time and load time.
  •      4⭐      2🍴 pm-perf-test) - Tooling for running performance tests on multiple ZSH frameworks.

   105⭐     22🍴 alf)

Alf is an out of this world super fast and configurable framework for ZSH; it's modeled after  13785⭐   4486🍴 Prezto) and   7896⭐    281🍴 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.

   328⭐     82🍴 ansible-role-zsh)

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

    31⭐      4🍴 ant-zsh)

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

  1684⭐     66🍴 antibody)

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

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   1684⭐     66🍴 Antibody) left off.

   205⭐     21🍴 antigen-hs)

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

  7896⭐    281🍴 antigen)

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.

    18⭐      1🍴 ax-zsh)

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

Ax-ZSH integrates well with  42864⭐   2064🍴 Powerlevel10k) and other extensions, including plugins compatible with 🌎 oh-my-zsh.

     4⭐      0🍴 deer)

A minimalist ZSH plugin manager.

   223⭐     38🍴 dotzsh)

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.

  1169⭐     93🍴 fresh)

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.

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 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.

     9⭐      0🍴 PMS)

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.

 13785⭐   4486🍴 prezto)

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

     8⭐      2🍴 pumice)

Pumice is a lightweight plugin manager for ZSH.

   932⭐     21🍴 sheldon)

A fast, configurable, shell plugin manager.

  • 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  19148⭐    841🍴 TOML) syntax.
  • Uses a lock file for much faster loading of plugins.

    19⭐      1🍴 shplug)

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.

    12⭐      1🍴 Toasty)

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

    13⭐      4🍴 uz)

A ZSH micro plugin manager.

     1⭐      1🍴 yazt)

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.

     0⭐      1🍴 yzsh)

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

   896⭐     32🍴 zap)

zap is a minimal ZSH plugin manager.

     8⭐      1🍴 zapack)

zapack is a basic fast minimal ZSH plugin loader.

   184⭐      9🍴 zcomet)

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.

    45⭐      8🍴 zeesh)

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.

    10⭐      1🍴 zgem)

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

  1479⭐     99🍴 zgen)

Zgen is a lightweight plugin manager for ZSH inspired by   7896⭐    281🍴 Antigen). The goal is to have minimal overhead when starting up the shell because nobody likes waiting.

It is currently not being actively maintained and I recommend you use the    328⭐     12🍴 zgenom) fork instead, which is actively maintained and continutes to get new features.

   328⭐     12🍴 zgenom)

A lightweight plugin manager for ZSH that is a fork that extends the brilliant   1479⭐     99🍴 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  13785⭐   4486🍴 prezto)-compatible plugins and themes, and will automagically git clone plugins for you when you add them to your plugin list.

    31⭐      4🍴 zilsh)

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

  3588⭐    176🍴 zim)

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

  2305⭐    121🍴 Zinit)

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.

    21⭐      2🍴 zinit-4)

This is Zinit 4 from the original author, who once removed the   2305⭐    121🍴 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).

    24⭐      4🍴 zit)

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.

     3⭐      1🍴 zlugin)

zlugin is a very lightweight ZSH plugin manager.

  1237⭐     38🍴 znap)

⚡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.

    34⭐      3🍴 zoppo)

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.

     2⭐      0🍴 zpacker)

Zpacker is a lightweight ZSH plugin & theme management framework.

     1⭐      0🍴 zpico)

The 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.

  5688⭐    226🍴 zplug)

🌺 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   7896⭐    281🍴 antigen), no ZSH plugin files (*.plugin.zsh) are required
  • Interactive interface ( 59688⭐   2295🍴 fzf),   7569⭐    232🍴 peco),    562⭐     67🍴 zaw), and so on)
  • Cache mechanism for reducing   5688⭐    226🍴 the startup time)

   336⭐     19🍴 zpm)

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.

   174⭐     13🍴 zr)

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

zsh.ai

Focuses on security and hardening of local system. Requires  59688⭐   2295🍴 fzf)

     7⭐      2🍴 zshing)

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

  • Keep track of and configure your plugins right in the .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

     1⭐      1🍴 zsh-dot-plugin)

Customize your .zshrc with only ~21 lines of code. Based on    300⭐     14🍴 zsh-unplugged).

     0⭐      0🍴 zsh-mgr)

A simple plugin manager for zsh. Features:

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

     0⭐      0🍴 zshPlug)

zshPlug is a minimalist plugin manager heavily based on    896⭐     32🍴 zap).

   268⭐     57🍴 ztanesh)

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.

     4⭐      1🍴 ztheme)

ztheme is a small and fast theme engine for ZSH.

     6⭐      0🍴 ztupide)

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

   151⭐     13🍴 zulu)

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.

Setups

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

zgenom

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

zinit

  •    162⭐     11🍴 ZPWR) - An extremely powerful custom terminal environment built on top of   2305⭐    121🍴 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 it is usually pretty 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  51170⭐   3549🍴 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:

  •   2427⭐    230🍴 Awesome Terminal Fonts) - A family of fonts that include some nice monospaced Icons.
  •  24152⭐    783🍴 Cascadia Code) - Microsoft's Cascadia Code
  •     32⭐      5🍴 Fantasque Awesome Font) - A nice monospaced font, patched with Font-Awesome, Octoicons, and Powerline-Glyphs.
  •   5000⭐    307🍴 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.
  • 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 to download nerd fonts.
  •  51170⭐   3549🍴 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
  •  25338⭐   3196🍴 Powerline patched font collection) - A collection of a dozen or so fonts patched to include Powerline glyphs.
  •    353⭐     25🍴 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.

Tutorials

Generic ZSH

Antigen

Oh-My-Zsh

Prezto

Zgen

  •     35⭐      7🍴 rad-shell) - A fantastically feature rich, lightning-fast shell setup, powered by ZSH,  13785⭐   4486🍴 Prezto), and   1479⭐     99🍴 Zgen).

Zinit (né zplugin)

  •    328⭐     36🍴 BlaCk-Void-Zsh) - 🔮 Awesome, customizable Zsh Starter Kit 🌠🌠. Includes powerline,  59688⭐   2295🍴 fzf) integration, Weather and image viewing in some terminals.
  •     41⭐      5🍴 zinit-configs) - Real-world configuration files (basically a collection of .zshrc files) holding   2305⭐    121🍴 zinit) invocations.

ZSH on Windows

    79⭐      6🍴 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   7896⭐    281🍴 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    267⭐     24🍴 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

  •      6⭐      0🍴 1999) - Powerline-esque theme. Includes git status decorations, network and battery status.
  •      2⭐      1🍴 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.
  •    132⭐     10🍴 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.
  •    475⭐     17🍴 abbr (olets)) - Manages auto-expanding abbreviations that expand inline when you hit space, inspired by fish shell.
  •     10⭐      6🍴 abbr-path) - Adds functionality of the theme_title_use_abbreviated_path parameter from some oh-my-fish themes.
  •    116⭐     13🍴 abbrev-alias) - Provides functionality similar to vim's abbreviation expansion.
  •      2⭐      2🍴 actiona) - Make it easier to call    474⭐     61🍴 actiona) scripts from your command line. Includes tab completions.
  •     20⭐      3🍴 activate-py-environment) - Automagically detects and activates your python environments (poetry, virtualenv and conda) while traversing directories.
  •      0⭐      0🍴 adonisjs) - Plugin for skipping the node part of the ace command.
  •      2⭐      0🍴 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.
  •      9⭐      3🍴 alacritty) - Control      ?⭐      ?🍴 alacritty) color schemes.
  •     14⭐      4🍴 alehouse) - Contains short aliases for 🌎 brew commands, inspired by betterbrew.
  •     12⭐      0🍴 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.
  •      5⭐      1🍴 alias-maker) - Allows you to easily create and manage aliases from the command line.
  •    761⭐     51🍴 alias-tips) - An oh-my-zsh plugin to help remembering those aliases you defined once.
  •      3⭐      1🍴 allergen) - A collection of custom ZSH plugins to use with Antigen.
  •     90⭐      7🍴 almostontop) - Clears previous command output every time before new command executed in shell. Inspired by the    192⭐     25🍴 alwaysontop) plugin for bash.
  •      5⭐      0🍴 alt-and-select) - Binds the alt-c (copy), alt-v (paste), alt-x (cut) keyboard shortcut to a commands: copy-region-as-kill, yank, kill-region. Remaps the execute command to Alt-Shift-X.
  •     14⭐      1🍴 ansible) - A plugin for 🌎 Ansible.
  •     52⭐      2🍴 ansimotd) - Adds old-school cool ANSI art when a login shell starts.
  •   1846⭐    144🍴 ansiweather) - Weather in your terminal, with ANSI colors and Unicode symbols.
  •      6⭐      1🍴 antigen-git-rebase) - Antigen/ZSH script to aid with git rebasing.
  •    192⭐     21🍴 anyframe) - A peco/percol/fzf wrapper plugin for ZSH.
  •      6⭐      1🍴 apache2) - Adds aliases and functions for managing Apache2.
  •     32⭐      2🍴 apparix) - Command line directory bookmarks with jumping to bookmarks, subdirectory tab completion, distant listing etc.
  •    345⭐     21🍴 apple-touchbar) - Adds MacBook Pro touchbar support in 🌎 iTerm 2.
  •     18⭐      1🍴 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!
  •      3⭐      0🍴 apt) - For distros with apt package manager. Offers to install missing programs for you.
  •      6⭐      0🍴 arc) - Adds aliases for Yandex version control system.
  •      1⭐      1🍴 archlinux (fourdim)) - Defines helper functions for pacman on Arch Linux.
  •      9⭐      2🍴 archlinux (junker)) - Based on the oh-my-zsh 168695⭐  25590🍴 archlinux) plugin. Defines helper functions and aliases.
  •      5⭐      0🍴 arduino) - Adds scripts to build, upload and monitor arduino sketches from a command line. Requires 🌎 jq.
  •    604⭐     35🍴 artisan) - Laravel artisan plugin for ZSH to help you to run artisan from anywhere in the project tree, with tab completion!
  •      5⭐      0🍴 asciidoctor) - A plugin for AsciiDoctor.
  •     15⭐      6🍴 asdf (kiurchv)) - Integration and completions for  20446⭐    750🍴 asdf), the extendable version manager, with support for Ruby, Node.js, Elixir, Erlang and more.
  •      8⭐      8🍴 asdf (zimfw)) - Initializes  20446⭐    750🍴 asdf), installing it using git if not installed yet. Also, bypasses the shims if you're using the    516⭐     39🍴 direnv) plugin, as suggested by the plugin      ?⭐      ?🍴 pro-tips).
  •     11⭐      8🍴 asdf-direnv) - Integration and completions for  20446⭐    750🍴 asdf) and    516⭐     39🍴 direnv).
  •      8⭐      0🍴 asdf-prompt) - Provides a function usable in prompts that displays version information for your current tool versions.
  •     55⭐     10🍴 ask) - Serves as a ChatGPT API frontend, enabling you to interact with ChatGPT directly from the ZSH shell using only cURL and jq.
  •      5⭐      1🍴 assume-role) - ZSH plugin to allow you to assume AWS IAM roles easily. Includes completions.
  •    744⭐     37🍴 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).
  •      5⭐      2🍴 atom-plugin) - Based on the      3⭐      0🍴 Sublime) plugin, lets you launch a file or folder in 🌎 Atom from 🌎 iTerm 2.
  •  17723⭐    493🍴 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.
  •      1⭐      0🍴 aur-install) - Small plugin to install packages from the AUR.
  •     53⭐      9🍴 auto-color-ls) - Automatically list directories with colorls.
  •     10⭐      0🍴 auto-fortune-cowsay) - Prints out an ASCII picture of a cow saying a random epigram on every ZSH start.
  •    428⭐     51🍴 auto-fu.zsh) - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii .
  •      3⭐      1🍴 auto-ls (commanda-panda)) - Automatically runs ls or color-ls if available on cd.
  •     87⭐     27🍴 auto-ls (desyncr)) - Automatically ls when cding to a new directory.
  •    374⭐     36🍴 auto-notify) - Automatically sends out a notification when a long running task has completed.
  •      0⭐      1🍴 auto-nvm) - Automatically switches to the node version specified in a given directory.
  •   4818⭐    140🍴 autocomplete) - Automatically lists completions as you type and provides intuitive keybindings for selecting and inserting them.
  •      2⭐      0🍴 autodark (cravend)) - Switches between user-specified light and dark themes. Only works on macOS.
  •      0⭐      0🍴 autodark (vbwx)) - Switches to another Terminal profile if dark mode is enabled (macOS-only).
  •     12⭐      3🍴 autodotenv) - Will prompt you to load variables when you cd into a directory containing a .env file.
  •    165⭐     21🍴 autoenv-extended) - Extended version of the    674⭐     28🍴 zsh-autoenv) plugin.
  •   5549⭐    263🍴 autoenv) - Directory-based environments.
  •  15943⭐    697🍴 autojump) - A cd command that learns - easily navigate directories from the command line. Install autojump-zsh for best results.
  •    478⭐     35🍴 autopair) - A ZSH plugin for auto-closing, deleting and skipping over matching delimiters. Only tested on ZSH 5.0.2 or later.
  •    112⭐      1🍴 autoquoter) - A zle widget ("zsh plugin") that will automatically put quotes around arguments to certain commands.
  •  29585⭐   1827🍴 autosuggestions) - 🌎 Fish-like fast/unobtrusive autosuggestions for ZSH.
  •    473⭐     74🍴 autoswitch-virtualenv) - ZSH plugin to automatically switch python virtualenvs and pipenvs when traversing directories. Automatically detects 🌎 pipenv and 🌎 poetry projects.
  •      0⭐      1🍴 autoupdate-antibody) - A fork of     27⭐      3🍴 autoupdate-antigen) for the 🌎 Antibody plugin manager, with the added ability to cooperate with static loading.
  •     27⭐      3🍴 autoupdate-antigen) -   7896⭐    281🍴 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.
  •    243⭐     18🍴 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.
  •      1⭐      0🍴 autovenv) - Automatically activates Python virtual environments when entering their parent directory.
  •     19⭐      8🍴 aws-cli-mfa) - AWS CLI MFA plugin based on sweharris'     23⭐     16🍴 aws-cli-mfa). Supports specifying mfa_device in profile.
  •      2⭐      0🍴 aws-mfa) - Plugin for AWS MFA.
  •      2⭐      7🍴 aws-plugin) - Adds helper functions for aws command. Includes mfa and assume-role helpers.
  •      1⭐      0🍴 aws-upload) - Boost your productivity with aws-upload.
  •      0⭐      0🍴 aws-vault-profiles) - Plugin that integrates usage of   8140⭐    794🍴 aws-vault) with the $AWS_PROFILE environment variable.
  •     82⭐     22🍴 aws-vault) - Plugin for   8140⭐    794🍴 aws-vault). Includes tab completions.
  •      2⭐      1🍴 aws2) - Provides completion support for version 2 of the 🌎 awscli and a few utilities to manage AWS profiles and display them in the prompt.
  •      1⭐      1🍴 aws) - Forked from the original 🌎 oh-my-zsh 168695⭐  25590🍴 aws). Includes completions for awscli and a few utilities for managing AWS profiles and displaying them in your prompt.
  •      1⭐      0🍴 awsssh) - List, select and ssh into EC2 instances.
  •      1⭐      0🍴 awsume) - Plugin that enables showing the current    474⭐     87🍴 awsume) profile.
  •      1⭐      2🍴 azcli) - Helper for using the Azure cli tools.
  •      0⭐      0🍴 azure-keyvault) - Makes using Azure keyvaults less verbose from the cli.
  •      2⭐      3🍴 azure-subscription) - Displays information about the Azure current Subscription and tenant.
  •      2⭐      0🍴 baseballfunfacts) - Print random baseball related "fun facts" in your shell. Depends on fortune and cowsay being installed.
  •      6⭐      1🍴 bash-quote) - Get random quote from Bash.im.
  •     37⭐      5🍴 bash) - Makes ZSH more Bash compatible. It redefines the source command to act more like bash does. It also enables bash completions.
  •      5⭐      4🍴 bat) - Adds some helper aliases for  46460⭐   1155🍴 bat) users.
  •      8⭐      2🍴 battery_state) - Show battery state in right-prompt.
  •    412⭐    113🍴 bd) - Jump back to a specific directory, without doing cd ../../...
  •      ?⭐      ?🍴 bepoptimist) - Remaps vi-mode for the French bépo keyboard.
  •     18⭐      5🍴 bitbucket-git-helpers) - Adds helper scripts to allow you to create bitbucket PRs or open a directory in the current branch.
  •      1⭐      0🍴 bitwarden (casonadams)) - A 🌎 Bitwarden CLI fuzzy finder using  59688⭐   2295🍴 fzf). Requires 🌎 jq.
  •     20⭐      2🍴 bitwarden (game4move78)) - Adds functions to manage 🌎 bitwarden sessions.
  •     12⭐      1🍴 bitwarden (kalsowerus)) - Opens a  59688⭐   2295🍴 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.
  •   6620⭐    370🍴 blackbox) - Stack Exchange's toolkit for storing keys/credentials securely in a git repository.
  •      2⭐      0🍴 bob) - Plugin for   1226⭐     33🍴 bob) a cross-platform and easy-to-use Neovim version manager.
  •      1⭐      0🍴 bofh) - Adds functions to display random bofh fortunes.
  •      7⭐      0🍴 bol) - Prints a random quote when you open a terminal window.
  •      1⭐      1🍴 boss-docker) - Manages docker on macOS.
  •      9⭐      1🍴 boss-git) - Adds some convenience aliases for git.
  •     15⭐      2🍴 branch-manager) - A plugin for managing git branches.
  •      0⭐      0🍴 brew (rhuang2014)) - Standalone plugin for the 🌎 Homebrew Package Manager.
  •      5⭐      1🍴 brew (wintermi)) - Simple plugin for the 🌎 Homebrew Package Manager.
  •      0⭐      0🍴 brew (wolffaxn)) - Standalone plugin for the 🌎 Homebrew Package Manager.
  •      4⭐      1🍴 brew-switcher) - Automatically switch between Homebrew installations based on the current active arch, arm64 or x86_64, on Apple Silicon Macs.
  •     16⭐      2🍴 browse-commit) - A plugin that lets you open any commit in your browser from the command line.
  •      2⭐      0🍴 bruse) - Makes it easy to brew link different versions of packages.
  •      2⭐      1🍴 bumblebee) - A plugin to toggle prepending optirun in the command line.
  •      4⭐      2🍴 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.
  •      2⭐      0🍴 c) - Adds some git shortcuts.
  •    129⭐      7🍴 calc (arzzen)) - A calculator for ZSH.
  •      3⭐      0🍴 calc (sam-programs)) - Allows you to run math calculations with no prefixes.
  •      3⭐      0🍴 calibre-zaw-source) - 🌎 Calibre - E-book management source for    562⭐     67🍴 zaw)
  •     18⭐      5🍴 caniuse) - Add 🌎 Can I Use support to ZSH.
  •     27⭐      8🍴 careful_rm) - A wrapper for rm that adds trash/recycling and useful warnings.
  •      3⭐      0🍴 case) - A ZSH plugin that adds two aliases tolower and toupper to switch output case.
  •     71⭐     12🍴 cd-gitroot) - A ZSH plugin to cd to the git repository root directory.
  •     14⭐      3🍴 cd-ls) - Automatically ls after cd.
  •     13⭐      2🍴 cd-reminder) - Display reminders when cd-ing into specified directories.
  •      2⭐      0🍴 cd-reporoot) - A ZSH plugin to cd to the current repository checkout's root directory.
  •      1⭐      0🍴 cd-ssh) - ssh to a server when you accidentally cd to it.
  •     13⭐      3🍴 cdbk) - A ZSH plugin to allow easy named directory creation - shortcuts to any directory you want.
  •     21⭐      0🍴 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.
  •      4⭐      0🍴 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
  •     16⭐      2🍴 cdr) - Easy setup of cdr for ZSH.
  •      7⭐      1🍴 change-case) - Plugin for fast swap between upper and lower case in your command line. 😎
  •     29⭐      2🍴 chatGPT) - A command-line wrapper for OpenAI API for ChatGPT, DALL-E, and Whisper.
  •      7⭐      4🍴 cheatsheet) - Plugin to easily view, create, and edit cheatsheets.
  •      2⭐      0🍴 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    336⭐     19🍴 zpm) framework.
  •      0⭐      0🍴 chgo) - Clone of chruby modified to make it easy to switch between multiple Go versions.
  •     10⭐      1🍴 clean-project) - Remove files from projects (automatically by default). Useful for keeping .DS_Store and Thumbs.db files from cluttering your directories.
  •     33⭐      3🍴 clipboard) - Adds a cross-platform helper function to access the system clipboard. Works on macOS, X11 (and Wayland) and Cygwin.
  •      8⭐      0🍴 cmaker) - Makes using cmake easier.
  •      2⭐      0🍴 cmd-status) - Reports the status of commands including return code and duration.
  •      1⭐      1🍴 cmd-time) - Collects the execution time of commands and exports the result to a variable that can be used elsewhere. It is similar to the built-in REPORTTIME function, but it is also slightly different. Unlike when you set REPORTTIME, it considers user and sytem time, not just CPU time.
  •     23⭐      1🍴 cmdtime) - Displays the duration of a command to the terminal forked from the 168695⭐  25590🍴 timer) plugin.
  •      2⭐      2🍴 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.
  •   1321⭐     61🍴 codex) - Enables you to use OpenAI's powerful Codex AI in the command line.
  •      1⭐      0🍴 coffee-time) - Adds the caf alias, which runs caffeinate -dims. The extra flags keep everything awake: the system, the drive, and the display.
  •     13⭐      0🍴 colored-man-pages-mod) - Forked from 168695⭐  25590🍴 ohmyzsh/ohmyzsh/plugins/colored-man-pages). Colorizes man output.
  •     59⭐     10🍴 colored-man-pages) - Colorize man pages.
  •      3⭐      0🍴 colorize-functions) - Colorizes functions for ZSH.
  •     24⭐      8🍴 colorize) - Colorize the output of various programs.
  •      7⭐      1🍴 colorls) - Defines a few helpful shortcuts to some colorls functions.
  •     42⭐      6🍴 colors (Tarrasch)) - Makes it easier to colorize text from the CLI. red foo just works.
  •     43⭐      3🍴 colors (zpm-zsh)) - Enhanced colors for ZSH.
  •      7⭐      0🍴 command-execution-timer) - Displays the time an interactive shell command takes to execute.
  •      4⭐      1🍴 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.
  •     22⭐      1🍴 command-not-found (tarrasch)) - A mirror of the 🌎 oh-my-zsh 168695⭐  25590🍴 command-not-found) plugin so you don't have to include all of oh-my-zsh.
  •     10⭐      1🍴 command-note) - Record complex commands and comment on them.
  •    189⭐     18🍴 command-time) - Show execution time for long commands in ZSH and  13442⭐    951🍴 powerlevel9k). Similar to REPORTTIME builtin, but only outputs when user + system time >= REPORTTIME.
  •      ?⭐      ?🍴 communism) - Displays a Marx quote of the day.
  •     22⭐      0🍴 compe) - Add completion for   1285⭐     54🍴 nvim-compe).
  •    262⭐     29🍴 completion-generator) - This plugin tries to read the list of options from the help text of programs and generate a completion function automatically. Note that this doesn't do it automatically, you have to explicitly call the generator to create a completion script.
  •      1⭐      0🍴 conda-init) - Cleans up environment variables so conda doesn't mess up tmux.
  •     13⭐      1🍴 conda) - Adds function to provide a prompt segment for conda and aliases for some base functions.
  •      1⭐      0🍴 condaenv) - Provides a condaenv_prompt_info function which returns the current conda environment name.
  •      3⭐      0🍴 confer) - Tries to find program configuration files automatically so you can do things like conf vim to edit your vim configuration files.
  •      4⭐      0🍴 containers) - Provides aliases and better interoperability between [podman(https://podman.io)] and 🌎 docker commands based on which you have installed.
  •     24⭐      2🍴 copy-pasta) - Copy and paste files in your terminal like you would in a GUI.
  •     82⭐     11🍴 copyzshell) - A ZSH plugin to copy your shell configuration to another machine over ssh.
  •     60⭐      4🍴 crash) - Adds proper error handling, exceptions and try/catch for ZSH.
  •      0⭐      0🍴 crayon-syntax) - ZSH syntax highlighting for the Crayon Plugin for Wordpress.
  •      0⭐      1🍴 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).
  •     11⭐      2🍴 crypto-prices) - Add a  13442⭐    951🍴 powerlevel9k) segment with the current bitcoin price.
  •     28⭐      4🍴 crystal) - A plugin for  19113⭐   1598🍴 Crystal).
  •      0⭐      0🍴 cvideo) - Quickly compress video with ffmpeg.
  •      2⭐      0🍴 cycle-fav-dirs) - A plugin to cycle through your favourite directories.
  •     57⭐      3🍴 czhttpd) - A simple http server written in 99.9% pure ZSH.
  •      1⭐      0🍴 ddev) - A ZSH plugin for the   2374⭐    567🍴 ddev) tool for setting up PHP development environments.
  •      7⭐      2🍴 declare-zsh) - A parser for   2305⭐    121🍴 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.
  •      7⭐      0🍴 deepx) - Collection of useful and fun commands to improve workflow and quality of life.
  •    300⭐     14🍴 deer) - A file navigator for ZSH heavily inspired by 🌎 ranger.
  •     10⭐      0🍴 def) - Allows you to specify and run a default command in any directory of your choice.
  •    292⭐     11🍴 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   2305⭐    121🍴 zinit).
  •      2⭐      0🍴 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.
  •      1⭐      0🍴 deno (cowboyd)) - Useful 🌎 deno aliases and settings.
  •      0⭐      0🍴 deno (tricked-dev)) - Automatically installs 🌎 deno to $HOME/.deno on startup if deno is not already installed.
  •      0⭐      0🍴 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.
  •      4⭐      1🍴 dev) - Provides a lightweight version of Shopify's internal dev tool
  •      2⭐      0🍴 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.
  •     19⭐      4🍴 diff-so-fancy) - Automatically installs  17081⭐    328🍴 diff-so-fancy) and enables its use in ZSH and git.
  •     31⭐      1🍴 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 168695⭐  25590🍴 dirbrowse) plugin in 🌎 oh-my-zsh.
  •    113⭐     24🍴 dircolors-solarized (joel-porquet)) - Solarized dircolors plugin, with options for dark or light terminal backgrounds.
  •      2⭐      2🍴 dircolors-solarized (pinelibg)) - Enables   2815⭐    453🍴 Solarized Color Theme for GNU ls).
  •     20⭐      1🍴 dircycle) - Cycle through the directory stack.
  •    155⭐     13🍴 directory-history) - A per directory history for ZSH which implements forward/backward navigation as well as substring search in a directory sensitive manner.
  •     13⭐      5🍴 direnv) - A plugin for installing and loading      ?⭐      ?🍴 direnv). Inspired by     44⭐     14🍴 zsh-pyenv).
  •     25⭐      1🍴 dirrc) - Executes .dirc when present in a directory you cd into.
  •      2⭐      0🍴 dirstack) - Plugin for displaying the dirstack info on a single line.
  •      6⭐      0🍴 doas (anatolykopyl)) - Easily prefix your current or previous commands with doas by pressing ESC twice.
  •      1⭐      0🍴 doas (senderman)) - Easily prefix your current or previous commands with doas by pressing ESC twice.
  •      8⭐      1🍴 docker-aliases) - Docker aliases for everyday use.
  •     48⭐      1🍴 docker-compose) - Show docker container status in your prompt.
  •     27⭐      4🍴 docker-helpers) - A collection of docker helper scripts.
  •      2⭐      0🍴 docker-machine) - A docker-machine plugin for ZSH.
  •     47⭐      2🍴 docker-run) - Go back to running your commands "naturally", we'll handle the container.
  •      6⭐      0🍴 dogesh) - Dogification plugin.
  •    634⭐     16🍴 dotbare) - Interactive dotfile management with the help of  59688⭐   2295🍴 fzf).
  •     21⭐      1🍴 dotfiles) - Keep your dotfiles in sync across multiple machines using git.
  •      6⭐      2🍴 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.
  •      2⭐      0🍴 download) - Helper to download files with aria2c.
  •     21⭐      4🍴 dropbox) - A 🌎 dropbox plugin for ZSH that provides dropbox-cli and dropbox-uploader commands.
  •      1⭐      0🍴 drupal) - Adds aliases for common tasks and also tab-completion for drush. Inspired by    604⭐     35🍴 Artisan).
  •      7⭐      4🍴 dune-quotes) - Random Dune quote generator plugin.
  •      0⭐      0🍴 duration) - Displays command duration if it exceeds a user-settable run time.
  •     88⭐      6🍴 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.
  •     44⭐      4🍴 easy-motion) - A port of   7349⭐    361🍴 vim-easymotion) for ZSH.
  •     10⭐      3🍴 ec2ssh) - List EC2 instances and ssh login to the instances easily.
  •      2⭐      2🍴 editing-workbench) - Adds sane, complex command line editing (e.g. incremental history word completion).
  •      0⭐      1🍴 edward cli) - Adds smart completions and alises for    170⭐     34🍴 edward CLI micro-service launcher).
  •    152⭐     22🍴 elixir) - Adds shortcuts for Elixir, IEX, Mix, Kiex and Phoenix.
  •      0⭐      0🍴 emacs (cowboyd)) - Make Emacs the default for CLI operations like editing git commit messages; set up handy aliases.
  •      4⭐      1🍴 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.
  •    429⭐     25🍴 emoji-cli) - 😱 Emoji completion on the command line.
  •      8⭐      0🍴 emoji-fzf) - Configurable ZSH plugin for the excellent     39⭐      5🍴 emoji-fzf). It is heavily inspired by    429⭐     25🍴 emoji-cli).
  •     13⭐      1🍴 emojis) - Adds numerous ASCII art emojis to your environment in convenient variables.
  •   2506⭐    113🍴 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.
  •      1⭐      0🍴 envrc) - Automatically loads and unloads environment variables if a .envrc file is found in a directory.
  •      1⭐      0🍴 escape-backtick) - Quickly insert escaped backticks when double-tapping "`".
  •    173⭐     11🍴 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.
  •     36⭐      2🍴 evil-registers) - Extends ZLE vi commands to remotely access named registers of the vim and nvim editors, and system selection and clipboard.
  •    115⭐     33🍴 exa (DarrinTisdale)) - Enables a number of aliases extending 🌎 exa, the modern replacement for ls.
  •     17⭐      5🍴 exa (mohamedelashri)) - Adds aliases for 🌎 exa, a modern replacement for ls.
  •     11⭐     13🍴 exa (ptavares)) - Installs and loads      ?⭐      ?🍴 exa).
  •      ?⭐      ?🍴 exa (ritchies)) - Adds aliases to make using      ?⭐      ?🍴 exa) easier.
  •      1⭐      1🍴 exa (todie)) - Integration and completions for 🌎 exa, a modern replacement for ls.
  •     17⭐      9🍴 exa (zap-zsh)) - Overrides common commands to use exa instead.
  •      0⭐      1🍴 exa (zplugin)) - replace ls with  23275⭐    661🍴 ogham/exa).
  •     32⭐      9🍴 exa (zshell)) - replace ls with  23275⭐    661🍴 ogham/exa).
  •     92⭐     18🍴 exa-ls (zpm-zsh)) - Zsh plugin for ls.
  •      3⭐      1🍴 exa-ls) - Adds aliases so that you can use 🌎 exa as a drop-in replacement for ls and tree.
  •      9⭐      2🍴 exercism) - A plugin for exercism.io.
  •     14⭐      2🍴 expand-ealias) - Expand specific aliases with space.
  •     27⭐      2🍴 expand) - Expands regular aliases, global aliases, incorrect spellings and phrases, globs, history expansion and $parameters with the spacebar key.
  •      3⭐      0🍴 expander) - A zle widget that allows you to write custom expanders and select them with  59688⭐   2295🍴 fzf).
  •     25⭐      1🍴 explain-shell) - Opens commands on 🌎 explainshell.com.
  •      9⭐      1🍴 extend-history) - Extends command history by adding the exit code for each command in the history.
  •      1⭐      0🍴 ez-cmd) - Simplifies and streamlines common command-line tasks by providing easy-to-use shortcuts and aliases.
  •      0⭐      0🍴 eza (clavelm)) - Replaces ls with   7236⭐    141🍴 eza-community/eza).
  •      1⭐      0🍴 eza (mohamedelashri)) - Adds aliases for   7236⭐    141🍴 eza), a modern replacement for ls.
  •      3⭐      1🍴 eza (twopizza9621536)) - Replaces ls with   7236⭐    141🍴 eza-community/eza).
  •     32⭐      9🍴 eza (z-shell)) - Replaces ls with   7236⭐    141🍴 eza-community/eza).
  •      5⭐      1🍴 f-shortcuts) - Makes a shortcuts toolbar using F1 to F12 keys.
  •     17⭐      1🍴 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.
  •      7⭐      2🍴 fast-alias-tips) - Helps remember the aliases you defined and forgot about. Ported from    761⭐     51🍴 djui/alias-tips). Active fork of     60⭐      8🍴 sei40kr/zsh-fast-alias-tips).
  •    966⭐     70🍴 fast-syntax-highlighting) - Optimized and improved zsh-users/zsh-syntax-highlighting – better response times, switchable highlight themes.
  •     25⭐      2🍴 fastcache) - Caches command output to improve shell startup time.
  •      3⭐      0🍴 fav) - ZSH/ 59688⭐   2295🍴 fzf) plugin that makes it really easy to add and recall named favorites of your important directories.
  •      7⭐      3🍴 favorite-directories) - Fast jumps to your favorite directories.
  •      5⭐      0🍴 fd-plugin) - Adds aliases for  31564⭐    759🍴 fd), a modern replacement for find.
  •      3⭐      0🍴 fd) - Use  59688⭐   2295🍴 fzf) to browse directories.
  •     10⭐      1🍴 figures) - Unicode symbols for ZSH.
  •      9⭐      5🍴 firebase (Seqi)) - Display the current working project or project alias when in a Firebase project directory or subdirectory.
  •      5⭐      2🍴 firebase (rmrs)) - Add an indicator in the prompt that you're in a directory with a firebase.json file (aka "firebase project").
  •      3⭐      0🍴 fixnumpad-osx) - Enables numpad keys of Apple keyboards to be recognized in ZSH.
  •     45⭐     12🍴 flow-plugin) - This plugin makes the flow command available inside every subdirectory of the TYPO3 Flow distribution.
  •     14⭐      4🍴 fnm (dominik-schwabe)) - Installs and loads the  15356⭐    391🍴 Fast Node Manager (fnm)) if it is missing.
  •      3⭐      1🍴 fnm (wintermi)) - Helper plugin for the fast and simple Node.js version manager  15356⭐    391🍴 fnm).
  •   4245⭐    136🍴 forgit) - Utility tool for git which takes advantage of fuzzy finder  59688⭐   2295🍴 fzf).
  •    133⭐     12🍴 functional) - ZSH higher order functions.
  •     33⭐      9🍴 fuzzy-search-and-edit) - ZSH plugin for fuzzy searching files and instantly opening a matched file on matched line.
  •      1⭐      0🍴 fuzzy-wd) - Adds fuzzy search for directories warped with the 168695⭐  25590🍴 WD) plugin.
  •    504⭐     23🍴 fz) - Seamlessly adds fuzzy search to  16037⭐   1159🍴 z)'s tab completion and lets you easily jump around among directories in your history.
  •      0⭐      1🍴 fzf (gimbo)) - Helpers for using  59688⭐   2295🍴 fzf) in ZSH. Requires 🌎 brew.sh.
  •      ?⭐      ?🍴 fzf (unixorn)) - Enables  59688⭐   2295🍴 fzf) history and file searches.
  •      0⭐      0🍴 fzf-copyq-clipboard) - Add  59688⭐   2295🍴 fzf) support for 🌎 CopyQ.
  •     39⭐      0🍴 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.
  •     56⭐      7🍴 fzf-fasd) - Integrates  59688⭐   2295🍴 fzf) and   5862⭐    220🍴 fasd) --- tab completion of z with fzf's fuzzy search!
  •     18⭐      3🍴 fzf-finder) - Plugin to have a cool search keybinding with  59688⭐   2295🍴 fzf) and (optionally)  46460⭐   1155🍴 bat) and  31564⭐    759🍴 fd). Falls back to find and cat. Searches in the local tree of subdirectories for files.
  •    239⭐     21🍴 fzf-history-search) - Replaces Ctrl+R with an  59688⭐   2295🍴 fzf)-driven history search that includes date/times.
  •      2⭐      0🍴 fzf-it) - Make any command interactive wrapping it with  59688⭐   2295🍴 fzf) functionality.
  •    471⭐     38🍴 fzf-marks) - Little script to create, navigate and delete bookmarks in bash and zsh, using the fuzzy finder  59688⭐   2295🍴 fzf).
  •      0⭐      1🍴 fzf-packagemanager) - Adds commands for installing tools via various package managers using  59688⭐   2295🍴 fzf). Supports apt, brew & dnf.
  •      6⭐      3🍴 fzf-pass) - Better handling of passwords using  59688⭐   2295🍴 fzf) and 🌎 pass.
  •      0⭐      0🍴 fzf-plugin) - 168695⭐  25590🍴 oh-my-zsh)'s fzf plugin extracted so it can be used easily with other plugin managers.
  •      4⭐      2🍴 fzf-prezto) - Prezto plugin that finds where  59688⭐   2295🍴 fzf) has been installed and enables its auto-completion and key-bindings. This plugin works as a Prezto zstyle configuration option.
  •      4⭐      0🍴 fzf-tab-widgets) - Adds widgets for   2728⭐     77🍴 fzf-tab).
  •   2728⭐     77🍴 fzf-tab) - Replace ZSH's default completion selection menu with  59688⭐   2295🍴 fzf).
  •      8⭐      1🍴 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  59688⭐   2295🍴 fzf), allowing you to quickly find files, search & run commands from history, run scripts of many supported types, browse git commits, and more.
  •      1⭐      0🍴 fzf-utils) - Provides functions to kill proceses and find in path with  59688⭐   2295🍴 fzf).
  •     86⭐     17🍴 fzf-widgets) - Adds some ZLE widgets for  59688⭐   2295🍴 fzf).
  •    166⭐     28🍴 fzf-z) - Brings together the z plugin and  59688⭐   2295🍴 fzf)- to allow you to easily browse recently used directories at any point on the command line.
  •      1⭐      0🍴 fzfsh) - Add  59688⭐   2295🍴 fzf) plugins for chezmoi, docker, git, kubectl and pass.
  •     57⭐      9🍴 fzy) - Plugin that uses   2897⭐    123🍴 fzy) for certain fuzzy matching operations.
  •     10⭐      1🍴 gcloud-project) - Easy selection of Google Cloud Projects.
  •      3⭐      0🍴 gcloud) - Finds the installed gcloud sdk and sources the zsh file there, along with the zsh completions file.
  •      0⭐      0🍴 gdbm) - Adds GDBM as a plugin.
  •      3⭐      1🍴 gentoo) - Adds some aliases and functions to work with Gentoo Linux.
  •      2⭐      0🍴 geometry-datetime) -    916⭐     94🍴 Geometry) datetime plugin. Shows datetime (date unix command) in your prompt.
  •      1⭐      0🍴 geometry-hydrate) -    916⭐     94🍴 Geometry) plugin to remind you to hydrate.
  •      1⭐      0🍴 geometry-npm-package-version) -    916⭐     94🍴 Geometry) plugin to display the current folder's npm package version.
  •      1⭐      0🍴 geometry-rust-version) -    916⭐     94🍴 Geometry) plugin to display the current folder's Rust version when either a .rs or Cargo.toml is present.
  •      1⭐      1🍴 get-jquery) - Plugin for fast downloading the jQuery library from 🌎 code.jquery.com.
  •      2⭐      0🍴 ghost-zeus) - Lets you use   3328⭐    230🍴 zeus) with normal rails commands.
  •      1⭐      0🍴 gimbo-git) - A subset of the 🌎 oh-my-zsh 168695⭐  25590🍴 git plugin) aliases, plus some new aliases, plus a few handy functions.
  •      2⭐      1🍴 gimme) - Manage 🌎 Go installations with      ?⭐      ?🍴 gimme).
  •      6⭐      0🍴 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.
  •     13⭐      6🍴 git-add-remote) - Easily add the upstream remote to your git fork.
  •     28⭐      2🍴 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.
  •     78⭐     13🍴 git-aliases (peterhurford)) - Creates a lot of useful aliases for combinations of commonly used git commands.
  •      0⭐      0🍴 git-aliases (remino)) - Aliases all git xyz commands to gxyz. Also aliases g to git.
  •      5⭐      1🍴 git-branches) - Makes a menu of git branches you can switch to without having to type long branch names.
  •      3⭐      1🍴 git-check) - Adds a ZSH hook to check if the origin of the current branch has changes to local in the background and sends a notification.
  •      1⭐      0🍴 git-clean-branch) - Cleans up dead git branches.
  •      1⭐      0🍴 git-complete-urls) - Enhance git completion to include in the remotes completion (e.g. from git clone) any URL in the clipboard.
  •    973⭐     90🍴 git-extra-commands) - Extra git helper scripts packaged as a plugin.
  •      6⭐      0🍴 git-flow-avh) - Adds short aliases for the git-flow commands.
  •   2282⭐     42🍴 git-fuzzy) - A CLI interface to git that relies heavily on  59688⭐   2295🍴 fzf).
  •      0⭐      0🍴 git-gen) - Handle git bulk branch delete and create operations.
  •     27⭐      0🍴 git-ignore) - Generates .gitignore files from gitignore.io offline.  59688⭐   2295🍴 fzf), completion, preview integrated.
  •      1⭐      0🍴 git-is-clean) - This function will return true or false depending on if it finds out your git repo is dirty or not.
  •    110⭐     18🍴 git-it-on) - Adds ability to open a folder in your current branch on GitHub.
  •      3⭐      0🍴 git-lfs) - Adds short aliases for the git-lfs commands.
  •      6⭐      1🍴 git-plugin) - Adds some functions for git.
  •      1⭐      0🍴 git-prompt-enhanced) - Provides a more granular information about a git repository.
  •      8⭐      2🍴 git-prompt-useremail) - Adds prompt reminders for git user.email.
  •     36⭐      3🍴 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.
  •     36⭐      3🍴 git-prune (seinh)) - Plugin that simplifies deleting merged branches in a git repository.
  •      1⭐      1🍴 git-scripts) - Adds git-squash-branch and git-remove-merged commands.
  •   3615⭐    200🍴 git-secret) - A bash-tool to store your private data inside a git repository.
  •     12⭐      1🍴 git-smart-commands) - Adds extra git commands to make some common git usages more efficient.
  •      0⭐      0🍴 git-smart-commends-wrapper) - Wraps     12⭐      1🍴 git-smart-commands) to make it compatible with the 🌎 oh-my-zsh plugins system.
  •      0⭐      0🍴 git-switch-branch-skim) - Allows you to switch git branches with   4821⭐    171🍴 skim)
  •     44⭐      8🍴 git-sync) - A ZSH plugin to sync git repositories and clean them up.
  •      1⭐      0🍴 git-tree) -  59688⭐   2295🍴 fzf) powered git worktree helper.
  •     22⭐      1🍴 git-worktree) - Wraps some git worktree operations for simplicity and productivity. Includes  59688⭐   2295🍴 fzf) tooling.
  •     12⭐      2🍴 git-worktrees) - Makes git worktrees more functional. Includes tab completions.
  •     46⭐     12🍴 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.
  •      3⭐      1🍴 gitcd (SukkaW)) - Adds command to git clone a repository and cd into the resulting directory.
  •     10⭐      1🍴 gitcd (viko16)) - Automatically cd to a git working directory after cloning it.
  •      8⭐      4🍴 gitfast) - Updated fork of the 🌎 oh-my-zsh gitfast plugin.
  •     11⭐      1🍴 gitgo) - Open a GitHub/GitLab repository in your browser from the command line (macOS only).
  •      0⭐      0🍴 github-folders) - Organizes your GitHub checkouts for you.
  •      1⭐      0🍴 github) - Fork of the original 168695⭐  25590🍴 GitHub plugin) embedded in oh-my-zsh.
  •     53⭐      5🍴 gitignore) - Plugin for creating .gitignore files.
  •     22⭐      2🍴 gitio (denysdovhan)) - A ZSH plugin for generating a GitHub short URL using 🌎 git.io.
  •      3⭐      0🍴 gitio (nicolodiamante)) - Uses 🌎 git.io to shorten git urls.
  •      3⭐      0🍴 gitstatus) - Makes it easy to show your git status in your prompt.
  •      4⭐      0🍴 gitsync) - ZSH plugin to improve workflows for one person developing on the same repository on multiple machines.
  •      6⭐      2🍴 goenv (bbenne10)) - Manage $GOPATH similarly to Python's virtualenvwrapper.
  •      1⭐      3🍴 goenv (cda0)) - Plugin for installing, updating and loading goenv.
  •      1⭐      0🍴 goenv (heyvito)) - Automatically reads .goenv files in the current directory and sets GOPRIVATE environment variables.
  •      1⭐      0🍴 going_places) - A plugin that helps to use, create and maintain a list of shell locations.
  •      4⭐      0🍴 golang) - Adds tooling for the Go programming language toolchain.
  •      0⭐      0🍴 golinks) - Launch golinks from your terminal.
  •     12⭐      3🍴 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.
  •      9⭐      3🍴 gpg-crypt) - ZSH plugin to encrypt and decrypt files or directories in place.
  •     10⭐      3🍴 gpt) - Enable querying ChatGPT from the command line.
  •     26⭐      3🍴 grep2awk) - ZLE widget to transform grep command into awk command.
  •      7⭐      0🍴 grunt-plugin) - Add autocompletion for grunt.
  •      0⭐      0🍴 gsh) - Collection of helper functions for git
  •     15⭐      6🍴 gtm-terminal-plugin) - terminal plugin for    961⭐     50🍴 git time metrics).
  •      0⭐      0🍴 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.
  •      5⭐      1🍴 guish) - Collection of utility functions and aliases.
  •      3⭐      0🍴 gumsible) - Wrapper plugin for 🌎 Molecule.
  •     62⭐      3🍴 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.
  •      5⭐      3🍴 gvm (dgnest)) - A gvm (Go version manager) plugin for ZSH.
  •      1⭐      6🍴 gvm (yerinle)) - Provides autocompletion for gvm (Groovy enVironment Manager).
  •     10⭐      1🍴 hab) - Automatically loads OS environment variables defined in the file .envrc if it's found when changing to a new directory.
  •     90⭐     12🍴 hacker-quotes) - Outputs a random hacker quote when you open a terminal.
  •      0⭐      0🍴 hadoop-plugin) - Adds some convenience aliases for 🌎 hadoop functions.
  •      1⭐      0🍴 haiku) - Prints a haiku promoting work-life balance and stress management once every 24 hours when the terminal is open.
  •      7⭐      1🍴 hanami) - ZSH plugin for hanami projects.
  •    165⭐      1🍴 hangul) - Auto correct hangul(한글, korean) to English when it was supposed to be typed in English. 영어를 타이핑 해야되는데 한글로 타이핑된경우 자동으로 수정합니다.
  •      9⭐      0🍴 hbt) - Heuristic ZSH suggestion system based on past command usage.
  •      1⭐      0🍴 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.
  •      5⭐      0🍴 help) - Colorizes the output of commands run with --help.
  •     59⭐      3🍴 hints) - Display glob and parameter flags and other non completable info right under your editing buffer.
  •     13⭐      1🍴 hipchat) - Send hipchat messages from the shell.
  •    134⭐     12🍴 hist) - Edit your history in ZSH, without ever leaving the command line.
  •   1243⭐     73🍴 histdb) - Stores your history in an SQLite database. Can be integrated with  29585⭐   1827🍴 zsh-autosuggestions).
  •     80⭐      6🍴 history-enquirer) - Enhances history search with more interaction and a multiline selection menu. Requires Node.js.
  •     27⭐      4🍴 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.
  •      9⭐      1🍴 history-here) - Binds ^G to quickly toggle the current shell history file location.
  •      0⭐      1🍴 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.
  •     83⭐     16🍴 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).
  •   2442⭐    156🍴 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.
  •    230⭐     24🍴 history-sync (wulfgarpro)) - An 🌎 oh-my-zsh plugin for 🌎 GPG encrypted, Internet synchronized ZSH history using git.
  •     84⭐      4🍴 history) - Extend history so that it can be queried by SQL.
  •     13⭐      5🍴 hitokoto) - Displays a random quote from 🌎 hitokoto.cn.
  •      3⭐      0🍴 homeassistant-cli) - Provides completion and (configuration) helpers for the    410⭐     62🍴 Home Assistant Command-line interface (hass-cli)). and allows command line interaction with 🌎 Home Assistant instances.
  •      5⭐      1🍴 homebrew) - Plugin for 🌎 homebrew that supplements the one built into oh-my-zsh and can safely run with it enabled.
  •     52⭐      4🍴 hooks) - Add missing hooks - for plugins and personal use.
  •      6⭐      0🍴 host-switch) - Make it easier to switch in different /etc/hosts files during development.
  •      0⭐      1🍴 hub-ci-zsh-plugin) - A simple plugin for adding hub ci-status to your ZSH theme.
  •      9⭐      1🍴 hub) - ZSH plugin for forking model.
  •      0⭐      0🍴 hypnosnek) - Simple utilities with p10k integration for managing python environments.
  •     14⭐      1🍴 igit) - Interactive git commands using  59688⭐   2295🍴 fzf).
  •      5⭐      0🍴 incsearch) - Friendlier vim mode for ZSH. Moves cursor with incremental search within current line.
  •      3⭐      0🍴 ing) - Streamlined ping output.
  •      2⭐      0🍴 instant-repl) - Activate a REPL for any command in your current ZSH session.
  •    306⭐     36🍴 interactive-cd) - Fish-like interactive tab completion for cd.
  •      4⭐      0🍴 iosctl) - Quickly access App, Data, and Log of the running simulator.
  •     16⭐      3🍴 ipip) - Plugin for 🌎 IPIP.
  •     49⭐      5🍴 iterm-tab-color) - Adds function to set the tab color in iTerm2 and can automatically change color based on cwd or command being executed.
  •     48⭐      7🍴 iterm-tab-colors) - Automatically changes iTerm 2 tab color based on the current working directory.
  •    688⭐     75🍴 iterm-touchbar) - Display iTerm2 feedback in the MacbookPro TouchBar (Current directory, git branch & status).
  •      4⭐      0🍴 iterm2-colors) - Manage your iTerm 2's color scheme from the command line.
  •     46⭐     17🍴 iterm2-shell-integration) - Shell integration and utilities for iTerm2.
  •      7⭐      0🍴 iterm2-tabs) - Set colors and titles of iTerm 2 tabs.
  •     10⭐      1🍴 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.
  •      2⭐      0🍴 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.
  •      5⭐      3🍴 jabba) - Adds shell integration code and completions for the   2877⭐    185🍴 jabba) Java version manager.
  •      1⭐      1🍴 java-zsh-plugin) - Adds a setjdk command so you can switch easily between different versions of the jdk.
  •      7⭐      0🍴 javaVersions) - Change between different java versions with a single command.
  •     11⭐      3🍴 jdk-switch) - Switches between jdk versions. Works on macOS and Linux.
  •      6⭐      1🍴 jenkins) - A jenkins plugin for ZSH, heavily inspired by the excellent jira plugin.
  •      6⭐      0🍴 jenv-lazy) - A ZSH plugin for lazy loading of jEnv.
  •     39⭐     16🍴 jhipster) - Adds commands for 🌎 jHipster.
  •      7⭐      3🍴 jira-plus) - Create JIRA tickets from the command line.
  •    297⭐     16🍴 jq) - Interactively build 🌎 jq expressions. Also supports   3082⭐    113🍴 gojq). Requires  59688⭐   2295🍴 fzf).
  •      4⭐      1🍴 jvm) - Allows selection of JDK on macOS.
  •      6⭐      2🍴 k3d) - Adds aliases and tab completions for 🌎 k3d.
  •   1757⭐    121🍴 k) - Directory listings for ZSH with git status decorations.
  •      3⭐      0🍴 kctl) - Add helper aliases for kubectl.
  •      7⭐      1🍴 kill-node) - ZSH plugin for murdering node process families.
  •      0⭐      0🍴 kitsunebook) - KitsuneBook plugin for 🌎 oh-my-zsh.
  •      2⭐      1🍴 konsole-theme-changer) - Toggle konsole theme from ZSH.
  •    107⭐     23🍴 kube-aliases) - Adds functions and aliases to make working with kubectl more pleasant.
  •   3407⭐    349🍴 kube-ps1) - ZSH plugin for kubectl that adds current context and namespace.
  •      6⭐      1🍴 kubecolor (devopstales)) - Adds aliases for the kubecolor command.
  •      8⭐      2🍴 kubecolor (droctothorpe)) - Simplify and colorize the output of kubectl get events -w
  •      4⭐      1🍴 kubecolor (trejo08)) - Prints colorized outputs from kubectl. Includes helper functions.
  •      6⭐      1🍴 kubeconfig-mgr) - Makes managing multiple kubeconfig files easier.
  •      ?⭐      ?🍴 kubectl-config-switcher) - Switch between config files in ~/.kube via the KUBECTL environment variable.
  •      6⭐      0🍴 kubectl) - ZSH plugin for managing kubectl.
  •      0⭐      0🍴 kubectlenv) - Easily switch between multiple kubectl versions.
  •      0⭐      0🍴 kubectx (ptavares)) - Installs and loads  16918⭐   1210🍴 kubectx).
  •      7⭐      4🍴 kubectx (unixorn)) - Automatically installs  16918⭐   1210🍴 kubectx) and kubens.
  •    107⭐     23🍴 kubernetes) - Add 🌎 kubernetes helper functions and aliases.
  •      1⭐      0🍴 lacrimae) - Prints a line from a collection of chants.
  •      8⭐      2🍴 lando (joshuabedford)) - A collection of alias functions to enable the use of the CLIs within 🌎 Lando without having to type lando to access them.
  •      0⭐      0🍴 lando (mannuel)) - Adds aliases for various 🌎 Lando commands.
  •      1⭐      0🍴 laradock-workspace) - Provides an interface to Laradock's workspace.
  •      0⭐      1🍴 laravel (baliestri)) - Plugin for skiping the php command when running artisan commands and ./sail or ./vendor/bin/sail when running sail commands.
  •     17⭐      3🍴 laravel (crazybooot)) - Add shortcuts for 🌎 Laravel 5, 5.1, 5.2 & 5.3.
  •      8⭐      0🍴 laravel-au) - Adds aliases for 🌎 Laravel 6.
  •     31⭐      3🍴 laravel-sail) - Adds shortcuts for sail commands.
  •      1⭐      1🍴 laravelx) - Adds some aliases for common 🌎 Laravel commands.
  •      1⭐      0🍴 last-working-dir-tmux) - Keeps track of the last used working directory globally and per  32936⭐   2029🍴 tmux) session and automatically jumps into it for new shells.
  •      7⭐      1🍴 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.
  •      2⭐      0🍴 lazy-load) - Lazy load tab completions only when you actually need them.
  •    104⭐      7🍴 lazyload) - Lazy load commands and speed up start up time of ZSH.
  •      5⭐      0🍴 learn) - Learning collection in MySQL/MariadB to save, query and quiz everything you learn.
  •      0⭐      0🍴 lesaint-git) - Replacement git plugin for 🌎 oh-my-zsh-compatible frameworks.
  •      0⭐      1🍴 lesaint-mvn) - Maven plugins for 🌎 oh-my-zsh.
  •      3⭐      0🍴 liferay) - Adds scripts for   2052⭐   3596🍴 liferay) development.
  •      1⭐      0🍴 linkfile) - Add shortcuts to your favorite directories.
  •     20⭐      3🍴 linus-rants) - Outputs a random Linus Torvalds rant when opening a terminal.
  •     46⭐      2🍴 listbox) - Listbox element for shell.
  •     16⭐      2🍴 llm-suggestions) - Type something in English at the prompt, hit a definable key, and it uses LLM to generate a command line for you.
  •      0⭐      0🍴 locate-sublime-projects-cli) - Allows searching for 🌎 Sublime Text projects and opens them in Sublime.
  •      0⭐      0🍴 loremipsum) - Generate lorem ipsum text on the command line. Gets its data from 🌎 lipsum.com.
  •      0⭐      0🍴 ls (twopizza9621536)) - Adds some more aliases for ls.
  •     92⭐     18🍴 ls (zpm-zsh)) - Colorizes the output of ls.
  •      3⭐      0🍴 lsd (wintermi)) - Override ls and tree commands with  12304⭐    404🍴 lsd).
  •      9⭐      3🍴 lsd (z-shell)) - Replaces ls with  12304⭐    404🍴 lsd).
  •     41⭐      3🍴 lumberjack) - Lumberjack is a logging interface for shell scripts.
  •     32⭐      2🍴 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.
  •      1⭐      0🍴 mac-packaging) - A set of common functions used for enterprise Mac packaging with 🌎 Munki.
  •      3⭐      2🍴 macos (joow)) - A ZSH plugin for macOS.
  •     16⭐      0🍴 macos (zshzoo)) - ZSH goodies for macOS users.
  •      0⭐      0🍴 macos-theme) - Adds the theme command, which toggles between light and dark mode in macOS. Requires     32⭐      2🍴 lux) plugin.
  •     12⭐      9🍴 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.
  •     24⭐      4🍴 magento-2) - Adds m2 function to run magento binary, adds tab completions.
  •     11⭐      1🍴 magic-enter) - Make your enter key magical by binding a ZSH command to it.
  •     40⭐      7🍴 manydots-magic) - A zle tweak for emulating ...'==../..' etc.
  •      5⭐      3🍴 markedit) - Mark files and edit them with autocompletion for existing marks.
  •      6⭐      0🍴 markgate) - Allows you to mark directories so you can jump directly to them.
  •      1⭐      2🍴 maven-plugin) - A fork of the 🌎 oh-my-zsh maven plugin.
  •      0⭐      0🍴 media-sync) - A plugin to facilitate copying media between two rclone locations.
  •      2⭐      1🍴 mercurial) - Extracted from 🌎 oh-my-zsh so you can use it without the rest of oh-my-zsh.
  •      7⭐      2🍴 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.
  •      3⭐      1🍴 mise) - Plugin for 🌎 mise (formerly called rtx) a fast polyglot version manager, replacing tools like nvm, nodenv, rbenv, rvm, chruby, pyenv, etc.
  •      4⭐      0🍴 mkarch) - ZSH plugin that allows you to create archives using multiple different compression formats.
  •      3⭐      0🍴 mode-switch.CLI) - A ZSH plugin for switching command line between normal mode and vi mode.
  •      2⭐      0🍴 monorepo-plugin) - ZSH plugin for monorepo management.
  •      1⭐      0🍴 monthrename) - Renames month names to numbers in filenames.
  •      1⭐      0🍴 more-hooks-for-git) - Adds extra hooks for git add, git diff and git status.
  •      3⭐      0🍴 mouse-status) - Changes mouse color based on status code, uses libratbag.
  •     14⭐      1🍴 msf) - 🌎 Metasploit handler plugin for starting handlers easily.
  •      0⭐      0🍴 multi-evalcache) - Cache multiple eval loads to improve startup time, inspired by    173⭐     11🍴 mroth/evalcache).
  •      0⭐      0🍴 multi-sshacc) - Manages multiple git with different ssh keys per repo.
  •      3⭐      0🍴 mvn-contexts) - Allows fast switching between maven configurations.
  •      9⭐      2🍴 mylocation) - A plugin to show your current location based on your IP address.
  •     99⭐     11🍴 mysql-colorize) - Adds color for mysql tables.
  •      0⭐      0🍴 mysql-login) - Adds alias for MySQL with login path.
  •     17⭐      2🍴 mysql) - Adds some functions for dealing with mysql.
  •     10⭐      2🍴 n) - Auto-switches node versions based on project environment using  18502⭐    730🍴 n).
  •      2⭐      0🍴 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  14328⭐    485🍴 navi).
  •      6⭐      3🍴 navigation-tools) - Adds htop-like kill, directory bookmarks browser, a multi-word incremental history searcher and more.
  •     14⭐      2🍴 new-file-from-template) - Generates file from template.
  •      1⭐      0🍴 newvwp) - Spins up a new WordPress site using Valet.
  •      1⭐      0🍴 nhl-schedule) - Retrieves and displays the NHL schedule.
  •     37⭐      6🍴 nice-exit-code) - Maps exit status codes to human readable strings.
  •    348⭐     19🍴 nix-shell) - Plugin that lets you use ZSH as the default shell in a nix-shell environment.
  •      4⭐      1🍴 nnvm) - auto-switches node versions based on .nvmrc. Requires  18502⭐    730🍴 n).
  •     10⭐      0🍴 no-ps2) - When this plugin is used, Enter inserts a newline if the typed command is incomplete. No PS2!
  •      2⭐      0🍴 node-env-installer) - Uses nvm to install new versions and modules for the current project.
  •      3⭐      1🍴 node-path) - Automatically adds the npm bin of your current directory to your $PATH.
  •      5⭐      0🍴 node) - Srijan Shetty's Node.js plugin for ZSH with caching of nvm completions and autoloading of nvm if present.
  •      0⭐      0🍴 nodenv (c-uo)) - Looks for nodenv in your working directory and loads it when found.
  •      4⭐      4🍴 nodenv (jsahlen)) - Auto-load nodenv and its completions into the shell.
  •      2⭐      2🍴 nodenv (mattberther)) - Installs, updates and loads nodenv. Inspired by      2⭐      0🍴 zsh-rbenv).
  •     10⭐      0🍴 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
  •      8⭐      2🍴 nohup) - Add nohup to the current command pressing Ctrl-H.
  •    299⭐     11🍴 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.
  •      ?⭐      ?🍴 notenote) - Makes it easy to take notes.
  •     11⭐      2🍴 notes (aperezdc)) - Inspired by 🌎 terminal_velocity, it provides a fast interface to create and access a set of 🌎 Markdown text files inside a directory.
  •     18⭐      2🍴 notes (chipsenkbeil)) - Provides a quick notes editing experience in ZSH.
  •     10⭐      0🍴 notify (luismayta)) - Notifications for ZSH with auto installation of dependencies and r2d2 sounds.
  •    491⭐     76🍴 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).
  •      2⭐      0🍴 npm (trystan2k)) - Adds npm aliases. Based on the Oh-My-Zsh 168695⭐  25590🍴 npm) plugin.
  •      1⭐      0🍴 npm (zfben)) - Use n as npm aliases with noglob prefix and more. Based on the Oh-My-Zsh 168695⭐  25590🍴 npm) plugin.
  •      6⭐      0🍴 npms) - Utility powered by  59688⭐   2295🍴 fzf) for using npm scripts interactively. Requires  59688⭐   2295🍴 fzf) and 🌎 jq.
  •      0⭐      0🍴 nvim-switcher)- Manages switching between nvim distributinons such as 🌎 Lazyvim,  14771⭐  12093🍴 kickstart) or a home made configuration.
  •     18⭐      3🍴 nvm-auto-use) - Calls nvm use automatically whenever you enter a directory that contains an .nvmrc file with a string telling nvm which node to use.
  •      5⭐      2🍴 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.
  •   2148⭐    111🍴 nvm) - ZSH plugin for installing, updating and loading nvm.
  •      8⭐      0🍴 oath) - Manages 2FA authentication 6 digit tokens. It was highly inspired by this article about 🌎 using oathtool for 2 step verification.
  •     10⭐      0🍴 oclif completion generator) - Generates shell completions for commands lacking them.
  •     24⭐      1🍴 oh-my-matrix) - Turn your terminal into the matrix.
  • oh-my-tmux-manager - Lets you easily manage your tmux configurations.
  •     58⭐      1🍴 omz-full-autoupdate) - Automatically update 168695⭐  25590🍴 oh-my-zsh) plugins and themes.
  •      1⭐      0🍴 omz-git) - 🌎 Oh-My-ZSH's 168695⭐  25590🍴 git) plugin re-packaged to be standalone.
  •      4⭐      0🍴 omz-themes-standalone) - Gives you the 168695⭐  25590🍴 oh-my-zsh) themes without requiring everything else that comes with oh-my-zsh
  •      3⭐      0🍴 open-create-projects) - Open/Create projects in Jetbrains.
  •     66⭐     12🍴 open-pr) - A ZSH plugin to open pull requests from command line.
  •      0⭐      0🍴 openshift-origin) - Add a few shortcuts to common openshift origin (oc) actions.
  •      0⭐      0🍴 opera-git-plugin) - git aliases.
  •      0⭐      0🍴 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.
  •      5⭐      0🍴 operator) - Clean and simple theme, works best with    789⭐    102🍴 Menlo for Powerline).
  •    233⭐     17🍴 opp) - Vim's text-objects-ish for ZSH.
  •     11⭐      0🍴 opt-path) - Automatically add ~/opt subpaths to your $PATH.
  •    110⭐     13🍴 osx-autoproxy) - Configures proxy environment variables based on macOS's system preferences.
  •     14⭐      2🍴 osx-dev) - This plugin adds some commands for maintaining various server programs on a macOS install.
  •     20⭐      3🍴 osx) - Add some common macOS related aliases and functions.
  •      2⭐      0🍴 paci) - Plugin for arch linux package managers.
  •      ?⭐      ?🍴 pack) - Pack your source code with ZSH.
  •      0⭐      1🍴 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      5⭐      9🍴 Bin-Gem-Node) annex.
  •      2⭐      0🍴 packer) - Adds aliases and auto-completes for Hashicorp 🌎 packer.
  •     11⭐      2🍴 pantheon-terminal-notify) - Background notifications for long running commands. Supports Elementary OS Freya.
  •     18⭐      0🍴 passwordless-history) - Keeps passwords from entering your command line history.
  •      8⭐      0🍴 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.
  •      8⭐      1🍴 pctl) - Toggle the environment variables for proxying.
  •    121⭐     14🍴 peco-history) - Search shell history with Peco when pressing ctrl+R.
  •      2⭐      0🍴 penmux) - A session manager plugin meant to be used for penetration testing sessions and tracking the terminal sessions to be used in reports.
  •     57⭐     11🍴 pentest) - Aliases and functions for the lazy penetration tester.
  •    237⭐     34🍴 per-directory-history) - Per directory history for ZSH, as well as global history, and the ability to toggle between them with ^G.
  •      8⭐      0🍴 percol) - Interactively and incrementally search history/resume background jobs using   3279⭐    144🍴 percol).
  •      ?⭐      ?🍴 perlbrew) - Installs 🌎 perlbrew if not already installed and initializes it for your shell.
  •      2⭐      0🍴 pew) - Sets up and manages Python virtualenvs using   1163⭐     79🍴 pew), automatically switches virtualenvs as you move directories.
  •     18⭐      3🍴 pg) - Adds utility functions to work with 🌎 PostgreSQL.
  •     11⭐      0🍴 ph-marks) - Bookmark pornhub videos from your terminal.
  •      6⭐      0🍴 php-version-rcfile-switcher) - Automatically switch between php versions using    678⭐     99🍴 php-version) if an rc-file is present in a directory.
  •      1⭐      0🍴 php-version-switcher) - Changes php versions if a .php-version file is found.
  •      2⭐      2🍴 phpcs) - Plugin for  10602⭐   1492🍴 PHP code sniffer).
  •      8⭐      2🍴 phpunit) - Plugin for 🌎 PHPUnit.
  •      2⭐      1🍴 pins) - ZSH plugin for pinning directories. Like a CLI folder bookmark manager with tab completions.
  •     38⭐      9🍴 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.
  •      4⭐      0🍴 pip-env) - Automatic 🌎 pipenv activation upon entry into a pipenv project.
  •      0⭐      0🍴 pipe) - Includes docker and package-related scripts.
  •     18⭐      0🍴 pipenv (owenstranathan)) - Automatically activates a pipenv when entering a directory if there is Pipfile in that directory. Includes pipenv completions.
  •      0⭐      0🍴 pipenv (sudosubin)) - Enables pipenv's $PATH and adds completions.
  •      6⭐      1🍴 pipx) - Autocompletions for   8819⭐    369🍴 pipx).
  •      1⭐      0🍴 pkenv) - Installs and loads      ?⭐      ?🍴 pkenv).
  •      0⭐      0🍴 plenv) - Plugin for the perl    509⭐     71🍴 plenv) version manager based on jenv.
  •      1⭐      0🍴 plugin-ibtool) - Adds ibtool shortcuts to generate localized XIB files.
  •      2⭐      3🍴 plugin-rails) - ZSH plugin for Rails.
  •     17⭐      6🍴 plugin-vscode) - Plugin for Visual Studio Code, a text editor for macOS, Windows, and Linux.
  •     12⭐      3🍴 plugin) - Creates custom 🌎 oh-my-zsh plugins from a boilerplate template. Very oh-my-zsh centric, the generated plugins will need editing to work with other frameworks.
  •      6⭐      1🍴 pnpm (baliestri)) - Adds useful aliases for many common 🌎 pnpm commands. Includes tab-completions.
  •      4⭐      0🍴 pnpm (leizhenpeng)) - Adds useful aliases for common 🌎 pnpm commands.
  •      0⭐      0🍴 pnpm (mat2ja)) - Better 🌎 pnpm aliases.
  •     65⭐      6🍴 pnpm (ntnyq)) - Adds useful aliases for common 🌎 pnpm commands.
  •     67⭐     15🍴 poetry (darvid)) - Automatically activates and deactivates 🌎 Poetry-created python virtualenvs.
  •      4⭐      1🍴 poetry (sudosabin)) - Enables poetry $PATH and autocompletions.
  •      ?⭐      ?🍴 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  59688⭐   2295🍴 fzf).
  •    374⭐    102🍴 posh-git-bash) - Adds git status in your prompt.
  •      0⭐      0🍴 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.
  •      2⭐      0🍴 pr-cwd) - Creates a global variable with current working directory. Plugin has integration with    266⭐     40🍴 jocelynmallon/zshmarks).
  •      0⭐      0🍴 pr-eol) - Displays an EOL symbol which can be embedded in the prompt.
  •      2⭐      0🍴 pr-exec-time) - Adds a variable you can use to display the execution time of the last command run.
  •      2⭐      0🍴 pr-git) - Creates a global variable with git status information that can be displayed in prompts.
  •      0⭐      0🍴 pr-is-root) - Sets an environment variable you can use in a custom prompt when running as root.
  •      1⭐      1🍴 pr-jobs) - Creates an environment variable which can be used to display background job information in a custom prompt.
  •      0⭐      0🍴 pr-node) - Sets an environment variable which can be used to display Node.js information in a custom prompt.
  •      2⭐      1🍴 pr-return) - Plugin for ZSH which displays the exit status of the last command run.
  •      1⭐      0🍴 pr-user) - Creates a global variable that can be used in prompts.
  •      4⭐      1🍴 presenter-mode) - Expands aliases during presentations. It also increases the terminal window's contrast to enhance visibility.
  •     69⭐      7🍴 pretty-time (sindresorhus)) - Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s.
  •      1⭐      0🍴 pretty-time (zpm-zsh)) - Converts raw seconds into human-readable strings.
  •      2⭐      1🍴 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.
  •      0⭐      0🍴 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.
  •     15⭐      2🍴 print-alias) - Prints commands with aliases expanded whenever you use an alias at the command line.
  •     13⭐      3🍴 printc) - Allows you to print in any color in the RGB space via a simple printc call.
  •     25⭐      1🍴 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.
  •     19⭐      2🍴 project (gko)) - Create node/python/ruby projects both locally and on GitHub (private or public repository).
  •      5⭐      1🍴 project (voronkovich)) - Plugin for managing projects.
  •      0⭐      0🍴 projen) - Adds aliases for   2469⭐    359🍴 projen).
  •      0⭐      0🍴 prompt-dir-perms) - Creates a segment displaying the permissions of the current directory you can use in your ZSH prompt.
  •      6⭐      0🍴 prompt-generator) - Generates custom themes. Some generated themes require powerline-compatible fonts.
  •     20⭐      5🍴 proxy-plugin) - Quickly enable and disable proxy shell environment settings.
  •    358⭐     56🍴 proxy) - Configure proxy settings for some package managers and software.
  •      ?⭐      ?🍴 pseudo-projectile) - Like projectile in emacs? This adds similar functionality to your ZSH environment by opening fzf-selected paths in nvim. Deprecated by author.
  •      ?⭐      ?🍴 psgrep) - Makes ps grep hide its own process from the results of a ps aux | grep.
  •      1⭐      0🍴 purge-history-secrets) - Uses  15223⭐   1309🍴 gitleaks) to periodically scan your ZSH history for secrets and purge them if found. Requires 🌎 jq.
  •     44⭐     14🍴 pyenv (mattberther)) - Inspired by zsh-rbenv. Installs, updates or loads pyenv, and adds extra functionality.
  •      0⭐      0🍴 pyenv (twopizza9621536)) - Based on the oh-my-zsh 168695⭐  25590🍴 pyenv) plugin with modifications from the rbenv and jenv plugins.
  •      2⭐      1🍴 pyenv (xlshiz)) - Loads  36677⭐   2929🍴 pyenv) into the current shell and provides prompt info via the pyenv_prompt_info function. Also loads   6028⭐    390🍴 pyenv-virtualenv) if available.
  •      3⭐      2🍴 pyenv-lazy-load) - Plugin for lazy-loading pyenv in ZSH.
  •     44⭐      9🍴 pyenv-lazy) - Lazy load  36677⭐   2929🍴 pyenv). The initial eval "$(pyenv init -)" is executed the first time pyenv is called.
  •      2⭐      0🍴 pyvenv-fast) - Launch a Python venv with one command. Designed for use with      6⭐      2🍴 dotpyvenv).
  •     68⭐      7🍴 q (cal2195)) - Add vim-like macro registers to your ZSH shell.
  •      0⭐      0🍴 q (tomsquest)) - Tail/remove the temp file for   1516⭐     85🍴 Q), the Dirty Debugging Tool.
  •      2⭐      0🍴 qiime2) - Adds functions and aliases to make working with 🌎 Quiime 2 easier.
  •      8⭐      2🍴 quoter) - Display a random quote when opening a new terminal session.
  •      7⭐      0🍴 quotify) - Displays inspiring coding quotes from our pairs when starting up.
  •      0⭐      0🍴 qwy) - ZSH fuzzy completion plugin.
  •      4⭐      0🍴 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.
  •      7⭐      1🍴 random-quotes) - Displays random quotes or facts.
  •     71⭐      9🍴 ranger-autojump) - Adds  15943⭐    697🍴 autojump) support to the  14891⭐    885🍴 ranger) console file manager.
  •      4⭐      1🍴 ranger) - Integrates   1862⭐     76🍴 zsh-z) into  14891⭐    885🍴 ranger).
  •      0⭐      0🍴 raspberryPi4Temperature) - Puts the Raspberry Pi temperature into a spaceship prompt segment
  •      4⭐      0🍴 razer-status-code) - Change the colour of your 🌎 Razer Mouse based on the status of the last executed command. Requires 🌎 OpenRazer linux drivers.
  •      4⭐      1🍴 rbenv (elliottcable)) - A faster fork of the rbenv plugin from 🌎 oh-my-zsh.
  •      0⭐      0🍴 rbenv (jsahlen)) - Variant based on the original 🌎 oh-my-zsh rbenv plugin.
  •      2⭐      0🍴 rbenv (meroje)) - Inspired by      ?⭐      ?🍴 https://github.com/lukechilds/zsh-nvm/), makes it easier to work with ruby rbenv environments.
  •      2⭐      0🍴 rc-files) - Adds shortcut functions for editing various rc files.
  •     17⭐      0🍴 recall) - Makes using command history easier.
  •      5⭐      1🍴 redis) - Will run 🌎 redis-server pointing it to the redis.conf configuration file. This can be used with the      4⭐      2🍴 zdharma/zredis) plugin to share variables between shells.
  •      3⭐      0🍴 redo) - Adds an interactive history menu to replace Ctrl-R and ESC+/.
  •      5⭐      0🍴 reentry-hook) - Plugin that re-enters working directory if it has been removed and re-created.
  •      7⭐      0🍴 reload) - Adds function to quickly reload your .zshrc.
  •     36⭐     13🍴 reminder) - A plugin which displays reminders above every prompt.
  •      4⭐      1🍴 replace-multiple-dots) - Converts ... to ../..
  •      2⭐      0🍴 require) - Adds ability to require commandname and then (if 🌎 brew is installed) automatically brew install commandname if it isn't already installed.
  •    140⭐     21🍴 revolver) - A progress spinner for ZSH scripts.
  •      1⭐      0🍴 riddle-me) - Displays random riddles.
  •     24⭐      1🍴 ripz) - Reminds you of your aliases, so you use them more. Depends on  44874⭐   1881🍴 ripgrep).
  •      2⭐      2🍴 robo) - A ZSH plugin for      ?⭐      ?🍴 Robo).
  •      9⭐      0🍴 rockz) - Lua + LuaRocks virtual environment manager based upon VirtualZ.
  •      3⭐      0🍴 run-scripts) - Runs scripts from package.json.
  •      0⭐      2🍴 rust (cowboyd)) - Configure your 🌎 rust toolchain, installing 🌎 rustup if it is not currently installed already.
  •      7⭐      0🍴 rust (wintermi)) - Plugin for the 🌎 rust toolchain.
  •      2⭐      1🍴 rvm) - Initiates   5050⭐   1016🍴 rvm) and adds rubygem binaries (like compass) accessible in the user's $PATH.
  •      4⭐      1🍴 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.
  •     12⭐      2🍴 safe-paste) - A safe-paste plugin. See Conrad Irwin's 🌎 bracketed-paste blog post.
  •     21⭐      2🍴 safe-rm) - Add safe-rm functionality so that rm will put files in your OS' trash instead of permanently deleting them.
  •      ?⭐      ?🍴 sail) - Adds convenience aliases for 🌎 sail.
  •      5⭐      0🍴 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.
  •     10⭐      1🍴 saml2aws) - Add support for   2004⭐    544🍴 saml2aws).
  •    231⭐     12🍴 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.
  •     21⭐      2🍴 saneopt) - Sane defaults for ZSH options, in the spirit of   5045⭐    274🍴 vim-sensible).
  •      0⭐      0🍴 sb-upgrade) - Script to automatically update apps on a seedbox.
  •      1⭐      1🍴 schroot) - Show current chroot name in your prompt.
  •      4⭐      0🍴 sdkman) - Installs sdkman and adds completions and aliases for it.
  •      9⭐      0🍴 sealion) - Allows you to set reminders that will appear in your terminal when your prompt is refreshed.
  •      2⭐      1🍴 search-directory-history) - Allows complex search of per-directory history created using the    237⭐     34🍴 per-directory-history) plugin.
  •      1⭐      0🍴 sed-sub) - Adds keybindings to do global search and replace on current command line.
  •      0⭐      0🍴 select-history-skim) Rummage through your history with   4821⭐    171🍴 skim).
  •      5⭐      0🍴 select-with-lf) - Lets user select files or a directory using   7188⭐    316🍴 lf).
  •      8⭐      2🍴 select) - Multi-term searched selection list with approximate matching and uniq mode.
  •      4⭐      0🍴 selector) - Make it easy to create selection menus.
  •     29⭐      4🍴 send) - Single command to git add, git commit, and git push for much faster git workflow.
  •      5⭐      0🍴 sensei-git) - Adds many git aliases and helper shell functions.
  •      0⭐      0🍴 senv) - Report presence of sensitive environment variables in the prompt
  •     28⭐      3🍴 session-sauce) - An  59688⭐   2295🍴 fzf) interface for tmux session creation and management for all your projects.
  •      7⭐      2🍴 setenv) - Runs a script when you change directories.
  •      0⭐      0🍴 setpath) - Adds some local paths to your fpath and $PATH.
  •      0⭐      0🍴 shelf) - Utility which can be used to bookmark and access directly any file using mnemonics.
  •      1⭐      0🍴 shell-fns) - Includes git, neovim, npm, pip extended functionality.
  •    725⭐     22🍴 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.
  •     90⭐      0🍴 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.
  •      3⭐      0🍴 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.
  •      3⭐      1🍴 show-path) - Provides a function shows the $PATH line by line.
  •     14⭐      1🍴 simpleserver) - Plugin to easily start python SimpleHTTPServer and SimpleHTTPSServer.
  •      0⭐      0🍴 singularityenv) - Provides a singularityenv_prompt_info function which returns the current singularity environment name
  •      1⭐      1🍴 skaffold) - ZSH integration and completions for 🌎 skaffold local kubernetes development environment.
  •      2⭐      0🍴 skim (casonadams)) - Tries to determine where   4821⭐    171🍴 skim) is installed, then enables its fuzzy auto-completion and key bindings.
  •      3⭐      1🍴 skim (hackerchai)) - Adds support for   4821⭐    171🍴 skim)
  •      4⭐      0🍴 slugify) - Converts filenames and directories to a web friendly format.
  •     17⭐      6🍴 smart-cd) - Runs ls and git status after chpwd.
  •     25⭐      2🍴 smartcache) - Caches command output to speed up shell startup time.
  •      6⭐      2🍴 smartinput) - When you type brackets or quotes, the corresponding end brackets/quotes are automatically added.
  •      1⭐      2🍴 smile) - Adds function to display random smileys.
  •     37⭐      7🍴 snippets) - Command line snippet expansion.
  •     27⭐      6🍴 solarized-man) - A modified version of oh-my-zsh's plugin colored-man-pages, optimized for the  15682⭐   3530🍴 solarized dark) theme in the terminal.
  •      0⭐      0🍴 spaceship-ocm) - Queries your OpenShift Cluster Manager (ocm) configuration to show which environment you're connected to. Requires 🌎 NerdFont in your terminal.
  •      2⭐      0🍴 spack) - Includes some useful aliases and functions for loading/unloading   3955⭐   2152🍴 Spack)-generated modules. As it makes use of the module command it is much more efficient than spack load.
  •    112⭐     14🍴 ssh-connect) - A simple ssh manager.
  •      5⭐      2🍴 ssh-plugin) - Plugin for ssh.
  •      0⭐      0🍴 ssh-quickconnect) - Simple utility to quickly connect to hosts from your ssh config & known_hosts file.
  •      6⭐      0🍴 sshukh) - Will update your known_hosts file when you ssh into a server.
  •      3⭐      0🍴 startify) - Shows recently used vim files, shell-util files, active tmux sessions, recently-run git commands and more.
  •     21⭐      1🍴 startup-timer) - Print the time it takes for the shell to start up.
  •      5⭐      0🍴 stashy) - Plugin that simplifies using git stash.
  •      4⭐      1🍴 statify) - Plugin that does basic statistical analysis.
  •      3⭐      0🍴 sublime) - Same as the official 🌎 Sublime plugin for 🌎 Oh My Zsh, but this opens files in the current Sublime window, if there is one already open.
  •     31⭐      2🍴 sudo (hcgraf)) - The sudo plugin from 🌎 oh-my-zsh, extracted to a standalone. Toggles sudo before the current/previous command by pressing *ESC-ESC- in emacs-mode or vi-command mode.
  •      ?⭐      ?🍴 sudo (none9632)) - Adds sudo as a prefix to the current command by typing ESC-ESC.
  •      4⭐      1🍴 suffix-alias) - Directly open files in the shell using ZSH's suffix aliases.
  •      0⭐      0🍴 sussysh) - Based on xiong-chiamiov.
  •      5⭐      3🍴 svn-n-zsh) - Rewrite of the stock 🌎 oh-my-zsh 🌎 svn plugin.
  •      0⭐      0🍴 switch-git) - Easy switching between git repositories. Just type sgr <some part of you repo's name>, press enter and you're there.
  •      5⭐      2🍴 symfony (voronkovich)) - ZSH plugin for 🌎 Symfony.
  •    154⭐     20🍴 syntax-highlighting-filetypes) - ZSH syntax highlighting with dircolors in realtime.
  •  19053⭐   1309🍴 syntax-highlighting) - Add syntax highlighting to your ZSH. Make sure you load this before   2442⭐    156🍴 zsh-users/zsh-history-substring-search) or they will both break.
  •      8⭐      0🍴 sys-diver) - A ZSH plugin for directory change or editor startup with only key operations using widgets without typing commands.
  •    942⭐    117🍴 sysadmin-util) - Steve Kemp's collection of tool scripts for sysadmins.
  •    131⭐     16🍴 system-clipboard) - Adds key bindings support for ZLE (Zsh Line Editor) clipboard operations for vi emulation keymaps. It works under Linux, macOS and Android (via Termux).
  •     10⭐      4🍴 systemd) - Adds many aliases for systemd.
  •      2⭐      0🍴 t32) - Plugin for the Lauterbach Trace32 toolset. It automatically registers fonts and sets all necessary environment variables to run the t32 toolset.
  •     46⭐      9🍴 tab-title) - Set the terminal tab title according to current directory or running process. Forked from 168695⭐  25590🍴 termsupport.zsh)
  •      2⭐      0🍴 tailf) - Adds tailf function with prefixed newlines instead of trailing newlines.
  •      1⭐      0🍴 take) - Replicates take from 🌎 oh-my-zsh.
  •      3⭐      0🍴 taskbook) - Auto-completes task numbers for taskbook.
  •      0⭐      0🍴 telepresence) - Add the current 🌎 Telepresence connection status and context to your ZSH prompt.
  •     11⭐      0🍴 terminal-aliases) - Adds convenience aliases for [terraform] [git] and more.
  •     12⭐      0🍴 terminal-app) - A plugin for integrating with the new macOS El Capitan Terminal.app features.
  •      4⭐      1🍴 terminal-title) - Adds a set-term-title function you can use to title terminal windows.
  •      2⭐      1🍴 terminal-workload-report) - A plugin that calculates and displays how many commands have been run via terminal.
  •      3⭐      0🍴 termux) - Adds compatibility for 🌎 Termux.
  •      0⭐      0🍴 terraform (hanjunlee)) - Add 🌎 terraform workspace to prompt.
  •      3⭐      1🍴 terraform (jsporna)) - Extends the original 🌎 oh-my-zsh plugin with aliases and tab completions. Adds workspace (when not default) to prompt.
  •     18⭐      3🍴 terraform (macunha1)) - Add convenience aliases for 🌎 terraform, tab completions and helper function to add your terraform workspace in the prompt.
  •      1⭐      0🍴 terraform (pbar1)) - Terraform convenience functions and aliases for ZSH.
  •      2⭐      2🍴 terraform (ptavares)) - Adds aliases, functions and tab completions. Also installs   4010⭐    536🍴 terraform-docs),   6551⭐    528🍴 tfsec) and   4595⭐    344🍴 tflint).
  •      2⭐      0🍴 terraform (thuandt)) - Adds convenience aliases for 🌎 terraform, along with completions for terraform and terragrunt.
  •      5⭐      4🍴 terragrunt) - Plugin for   7619⭐    943🍴 Terragrunt), a thin wrapper for 🌎 Terraform that provides extra tools.
  •      2⭐      3🍴 tfenv) - Installs, updates, and loads tfenv inspired by     44⭐     14🍴 zsh-pyenv)
  •      1⭐      0🍴 tfswitch) - Installs and loads   1299⭐    130🍴 tfswitch).
  •      0⭐      0🍴 tgenv) - Installs and loads      ?⭐      ?🍴 tgenv). Includes a function to manually update tgenv.
  •      0⭐      0🍴 tgswitch) - Installs and loads    138⭐     33🍴 tgswitch).
  •     23⭐      1🍴 thefuck) - Loads  82785⭐   3397🍴 thefuck) (a tool which corrects your previous command) with cache support, which reduces the loading time dramatically.
  •      0⭐      1🍴 theia-dev-tools) - Convenience functions for working with  18826⭐   2416🍴 theia-ide).
  •      1⭐      1🍴 tig) - Adds a few advanced bindings for  12155⭐    600🍴 tig) and also provides a tig-pick script.
  •     50⭐      7🍴 timewarrior) - Adds support for 🌎 timewarrior, a time-tracking application.
  •     51⭐    219🍴 tinted-shell) - Adds a script to allow you to change your shell's default ANSI colors but most importantly, colors 17 to 21 of your shell's 256 colorspace (if supported by your terminal). This script makes it possible to honor the original bright colors of your shell (e.g. bright green is still green and so on) while providing additional base16 colors to applications such as 🌎 Vim.
  •     26⭐      2🍴 tipz) - Displays your alias if you have an alias for the command you just ran, similarly to    761⭐     51🍴 alias-tips).
  •      5⭐      1🍴 title) - Allows you to set a terminal window title.
  •     56⭐     16🍴 titles) - Automatic window and tab titles for 🌎 tmux and xterm-compatible terminals.
  •      6⭐      0🍴 tm) - Simplifies creating new 🌎 tmux sessions, attaching to existing sessions, switching between sessions, and listing active sessions.
  •     18⭐      5🍴 tmux-auto-title) - Automatically sets the title of windows/panes as the current foreground command.
  •      3⭐      1🍴 tmux-rename) - Rename 🌎 tmux windows automatically.
  •      6⭐      0🍴 tmux-simple) - Simple plugin for using 🌎 tmux with ZSH.
  •      4⭐      0🍴 tmux-vim-integration) - Open files in a running vim (or NeoVim) session, from an adjacent 🌎 tmux pane.
  •     27⭐      4🍴 tmux-zsh-vim-titles) - Create unified terminal titles for tmux, ZSH, and Vim/NVIM, modular.
  •     15⭐      5🍴 tmux) - Plugin for 🌎 tmux.
  •     24⭐      1🍴 tmuxrepl) - Simple ZSH plugin to have a R-EP-L 🌎 tmux session.
  •      0⭐      0🍴 todotxt) - Adds aliases for      ?⭐      ?🍴 todo.sh).
  •      5⭐      0🍴 toggl) - Adds a toggl-week command to display the total working hours tracked on 🌎 toggl.com
  •     18⭐      0🍴 toggle-command-prefix) - Add a widget to toggle a prefix to a command. Binds Alt+s to prefix a command with sudo by default.
  •      0⭐      1🍴 toolbox) - Automagically updates 🌎 homebrew plugins. Allows enabling/disabling notice during startup and alias setup.
  •      1⭐      0🍴 touchplus) - Create files with touch including the path.
  •      0⭐      0🍴 traista) - Includes git status decorations and color-coded exit status of the last command run. Better with dark terminal themes.
  •      4⭐      3🍴 travis) - Opens the 🌎 Travis CI page for the current repo if one exists.
  •      0⭐      0🍴 tre) - Makes using    670⭐     14🍴 tre) easier.
  •     17⭐      1🍴 tsm) - Adds a 🌎 tmux Session Manager.
  •    160⭐     18🍴 tumult) - Adds tools for macOS.
  •      2⭐      0🍴 ubuntualiases) - Ubuntu 16 aliases.
  •   1350⭐     44🍴 ugit) - Lets you undo your last git operation.
  •      0⭐      0🍴 uncloudium) - Adds helper script to download crx files from the Google Chrome web store.
  •     16⭐      1🍴 undollar) - Strips the dollar sign from the beginning of the terminal prompt.
  •      6⭐      2🍴 unique-id) - Provides a unique number that identifies a running Zshell session, in its shell variable $ZUID_ID. Besides this unique number, also a unique codename is provided, in shell variable $ZUID_CODENAME. An example use case is to hold logs in files .../mylog-${ZUID_CODENAME}.log, so that two different Zshells will not write to the same file at the same time.
  •      0⭐      0🍴 unix-simple) - A command that shows a graphic about the simplicity of unix.
  •      5⭐      1🍴 unwrap) - Allows you to remove a directory without removing the contents - it puts them in the directory's parent directory.
  •      3⭐      0🍴 up (cjayross)) - A simple way to navigate up through directories.
  •     38⭐      5🍴 up (peterhurford)) - Adds an up command to cd multiple levels up.
  •      0⭐      1🍴 up-dir) - Binds ctrl-h to navigating up a directory. This makes it very easy to go up a few directories without having to type any commands.
  •      4⭐      0🍴 update-zsh) - Updates custom 🌎 oh-my-zsh plugins. Only works with the oh-my-zsh framework.
  •     30⭐      7🍴 url-highlighter) - A plugin for the ZSH syntax highlighter that turns URLs green if they respond with a "good" status, and red otherwise. Useful for checking URL typos.
  •      2⭐      0🍴 uvenv) - Extends the functionality of the original 🌎 oh-my-zsh venv module.
  •      2⭐      0🍴 vagrant-box-wrapper) - A wrapper plugin for 🌎 vagrant that allows for calling vagrant commands from outside of the box directory. The plugin also ships with a few extra commands that help to manage more than one box, along with custom tab-completion.
  •      ?⭐      ?🍴 valet) - Reads .valetphprc from the project root and will switch to that PHP version automatically.
  •     23⭐      4🍴 vanilli.sh) - A lightweight start point of shell configuration.
  •      1⭐      0🍴 vapor) - Laravel    302⭐    118🍴 vapor) plugin for ZSH to help you to run vapor from anywhere in the project tree, with auto-completion!
  •      0⭐      0🍴 vcshr) - Help vcsh users require GitHub repositories using vcsh for auto-installation in ~/.zshrc, etc.
  •      4⭐      1🍴 velocity) - Powerline-based theme elements for ZSH and 🌎 tmux.
  •      5⭐      3🍴 venv-lite) - A super-lightweight sort-of-clone of 🌎 virtualenvwrapper; it pretty much expects you to be using  36677⭐   2929🍴 pyenv) (though you don't *have- to), and because it's based on the 🌎 venv module, (creation) only works for python >= 3.3.
  •      1⭐      0🍴 venv-wrapper) - Provides ZSH functions to ease the management of your virtual environments using venv.
  •      9⭐      1🍴 vi-increment) - Add vim-like increment/decrement operations.
  •   2746⭐     99🍴 vi-mode (jeffreytse)) - 💻 A better and friendly vi(vim) mode plugin for ZSH.
  •     30⭐      5🍴 vi-mode (nyquase)) - Add extra vi-like functionality.
  •      0⭐      0🍴 vi-mode (sinetoami)) - Add more vi-like functionality to ZSH.
  •     33⭐      2🍴 vi-motions) - Add new motions and text objects including quoted/bracketed text and commands.
  •      7⭐      0🍴 vi-quote) - Add an operation which quotes or unquotes a motion.
  •     16⭐      0🍴 viexchange) - A vi mode plugin for easily swapping text between two places in the buffer, like vim-exchange.
  •    322⭐     26🍴 vim-mode) - Friendly vi-mode bindings, adding basic Emacs keys, incremental search, mode indicators and more.
  •     19⭐      5🍴 vim-plugin) - Allows you to do vim filename:123 to open a file with the cursor at a specific line.
  •     19⭐      0🍴 vimman) - View vim plugin manuals (help) like man in ZSH.
  •     29⭐      6🍴 vimto) - Improved ZSH vi mode (bindkey -v) plugin.
  •      1⭐      1🍴 virtualenv-mod) - A modified virtualenv ZSH plugin for 🌎 oh-my-zsh.
  •     36⭐      6🍴 virtualenv-prompt) - A fork of the virtualenv plugin from upstream 🌎 oh-my-zsh. Adds support for customizing the virtualenv prompt in 🌎 oh-my-zsh themes.
  •      9⭐      4🍴 virtualz) - Python 🌎 virtualenv manager inspired by Adam Brenecki's   1046⭐     98🍴 Virtualfish) for the Fish shell, replaces virtualenvwrapper.
  •      1⭐      0🍴 virtuozzo-plugin) - An 🌎 oh-my-zsh plugin for the 🌎 virtuozzo bare-metal virtualization system.
  •      1⭐      0🍴 visit) - Custom plugin for faster navigation.
  •      7⭐      0🍴 vivid) - Make it easier to use LSCOLORS with   1584⭐     82🍴 vivid).
  •      9⭐      0🍴 volta (cowboyd)) - Seamlessly install and configure the 🌎 Volta Node.js toolchain manager.
  •      3⭐      1🍴 volta) - Installs and loads   9965⭐    212🍴 Volta: JS Toolchains as Code).
  •      8⭐      0🍴 vox) - An 🌎 oh-my-zsh plugin to control 🌎 VOX, a lightweight full-featured audio player for macOS that can play a variety of formats including FLAC and Ogg Vorbis.
  •      2⭐      2🍴 vsc) - Plugin for 🌎 Visual Studio Code on macOS.
  •      1⭐      0🍴 vscode (kasperhesthaven)) - Simple plugin to open 🌎 Visual Studio Code a little more easily across systems.
  •     33⭐      5🍴 vscode (qianxinfeng)) - Plugin for 🌎 Visual Studio Code.
  •      0⭐      0🍴 vterm) - Lets you run emacs commands directly from     88⭐     22🍴 vterm) shell sessions.
  •      0⭐      0🍴 vtex) - Adds helper aliases for 🌎 vtex cli commands.
  •     84⭐     12🍴 wakatime (sobolevn)) - Track how much 🌎 time you have spent in your terminal. Has per project stats.
  •    143⭐     14🍴 wakatime (wbingli)) - Automatic time tracking for commands in ZSH using 🌎 wakatime.
  •     58⭐     11🍴 warhol) - Configures colorization with   1809⭐    162🍴 grc).
  •     16⭐      1🍴 watch) - Easily prefix your current or previous commands with watch by pressing CTRL + W.
  •      5⭐      0🍴 watson.zsh) - A plugin for the   2385⭐    235🍴 watson) time management system.
  •    679⭐     42🍴 wd) - Warp directory lets you jump to custom directories in ZSH, without using cd. Why? Because cd seems inefficient when the folder is frequently visited or has a long path.
  •      ?⭐      ?🍴 web-search (anant-mishra1729)) - Adds aliases for searching with Google, Bing, Wiki, YouTube, Yahoo, Duck Duck Go, GitHub, Stack Overflow and other services straight from the command line.
  •      3⭐      0🍴 web-search (sinetoami)) - Add commands to run bing, google, yahoo, & duckduckgo searches directly from the CLI.
  •      0⭐      0🍴 web-search (yabanahano)) - Adds aliases for searching with Google, Wiki, Bing, YouTube and other popular services.
  •      ?⭐      ?🍴 which-jspm) - Adds npm, yarn or pnpm to the end of your prompt depending on what lockfile(s) it detects in the current directory.
  •      0⭐      0🍴 whobrokemycode) - Highlight where a particular line was last changed in a file using git blame.
  •     19⭐      3🍴 window-title) - Adds informative tiles to your terminal windows.
  •      3⭐      0🍴 windows-title) - Dynamically updates terminal window title with current directory and the last command run.
  •      3⭐      0🍴 wordle) - Wordle for ZSH, with tab-completions.
  •      6⭐      2🍴 workon) - Simple utility for jumping between projects.
  •      2⭐      2🍴 worktree) - Adds functions that wrap git worktree.
  •      1⭐      0🍴 wsl2-ssh-pageant) - Use your Yubikey stored GPG keys from WSL. This packages the instructions from    357⭐     64🍴 wsl2-ssh-pageant repo) as a ZSH plugin.
  •      1⭐      0🍴 wsl) - Adds helper functions to make it easier to work in ZSH when running inside WSL.
  •      5⭐      2🍴 xxh-plugin-zsh-zshrc) - plugin for     31⭐     13🍴 xxh-shell-zsh) that copies your ~/.zshrc to a remote host and sources it with     31⭐     13🍴 xxh-shell-zsh).
  •      9⭐      8🍴 yadm) - Displays a warning if there are local 🌎 yadm configuration changes.
  •      0⭐      0🍴 yapipenv) - Automatically activate a directory's pip environment if pipenv detects the presence of one.
  •     40⭐     13🍴 yeoman) - Edouard Lopez's Yeoman plugin for 🌎 oh-my-zsh, compatible with yeoman version ≥1.0 (includes options and command auto-completion).
  •   1336⭐     39🍴 you-should-use) - ZSH plugin that reminds you to use those aliases you defined.
  •      6⭐      3🍴 youtube-dl-aliases) - Adds yt aliases to download videos from YouTube.
  •      2⭐      2🍴 youtube-dl) - Simple plugin for 🌎 youtube-dl.
  •      0⭐      0🍴 yup) - Adds helper function to upgrade all the dependencies in a yarn/npm project.
  •   2914⭐    136🍴 z.lua) - A command line tool which helps you navigate faster by learning your habits. An alternative to  16037⭐   1159🍴 z.sh) with Windows and posix shells support and various improvements. 10x faster than fasd and autojump, 3x faster than  16037⭐   1159🍴 z.sh).
  •     35⭐      1🍴 zabb) - zabb is a command that tries to figure out the shortest memorable abbreviation of a directory that is usable by  18526⭐    496🍴 z) to unambiguously jump to that directory.
  •     27⭐      2🍴 zabrze) - A ZSH abbreviation expansion plugin.
  •      3⭐      0🍴 zautoload) - Autoloader for ZSH config files.
  •    562⭐     67🍴 zaw) - ZSH anything.el-like widget.
  •     13⭐      4🍴 zbrowse) - When doing shell work, it is often the case that echo $variable is invoked multiple times, to check the result of a loop, etc. With ZBrowse, you just need to press Ctrl-B, which invokes the ZBrowse – Zshell variable browser.
  •     59⭐      4🍴 zce) - Vim's EasyMotion / Emacs's ace-jump-mode for ZSH.
  •     75⭐      3🍴 zcolors) - Uses your $LS_COLORS to generate a coherent theme for Git and your Zsh prompt, completions and  19053⭐   1309🍴 ZSH syntax highlighting).
  •      2⭐      1🍴 zconvey) - Adds ability to send commands to other ZSH sessions, you can use this to cd $PWD on all active ZSH sessions, for example.
  •      6⭐      0🍴 zed) - A simple wrapper for  16037⭐   1159🍴 z) to install it via a ZSH plugin.
  •      6⭐      0🍴 zellij (jaeheonji)) - Provides an environment that uses  17507⭐    549🍴 zellij). Requires  32936⭐   2029🍴 tmux). Deprecated by author, now 🌎 supported natively.
  • 🌎 zellij (tranzystorek-io) - Provides an environment that autostarts  17507⭐    549🍴 zellij) as your terminal's multiplexer.
  •    155⭐      7🍴 zeno) - Fuzzy completion and utility plugin powered by 🌎 Deno.
  •      3⭐      0🍴 zenplash) - Creates files from templates stored in a user directory.
  •     17⭐      4🍴 zero) - Zero is both a plugin and a theme. See the GitHub page for installation details. Includes git and hg status decorators.
  •      1⭐      0🍴 zeza) - Manages and customizes   7236⭐    141🍴 eza), the very colorful ls replacement.
  •      3⭐      2🍴 zflai) - A fast logging framework for ZSH.
  •     24⭐      1🍴 zfzf) - A fzf-powered file picker for ZSH which allows you to quickly navigate the directory hierarchy.
  •      3⭐      0🍴 zgen-compinit-tweak) - Make compinit run only once after all loading is done by   1479⭐     99🍴 zgen).
  •      ?⭐      ?🍴 zgenom-ext-eval) - Zgenom extension for creating plugins inline.
  •     48⭐      1🍴 zhooks) - Displays the contents of any ZSH hook arrays and the code of any hook functions that have been defined. Useful for debugging.
  •      5⭐      1🍴 zi-rbenv) - Fast rbenv loads if you're using      ?⭐      ?🍴 zi).
  •      0⭐      2🍴 zimfw-extras) - Custom extras for   3588⭐    176🍴 zimfw), packaged into a zimfw plugin.
  •      1⭐      0🍴 zinfo_line) - Makes more information available to ZSH themes.
  •      5⭐      9🍴 zinit-annex-bin-gem-node) -   2305⭐    121🍴 zinit) extension that exposes binaries without altering $PATH, installs Ruby gems and Node modules and easily exposes their binaries, and updates the gems and modules when the associated plugin or snippet is updated.
  •      2⭐      3🍴 zinit-annex-default-ice) - Allows user to define ices active for multiple zinit commands.
  •      3⭐      2🍴 zinit-annex-man) -   2305⭐    121🍴 Zinit) extension that generates man pages for all plugins and snippets
  •      6⭐      7🍴 zinit-annex-meta-plugins) - Install groups of plugins with a single label (  2305⭐    121🍴 zinit) only).
  •      3⭐      6🍴 zinit-annex-patch-dl) -   2305⭐    121🍴 zinit) extension that downloads files and applies patches through the provided dl and patch zinit ices.
  •      5⭐      6🍴 zinit-annex-readurl) - Adds function to automatically download the newest version of a file to which URL is hosted on a webpage.
  •      2⭐      4🍴 zinit-annex-rust) -   2305⭐    121🍴 zinit) extension that that installs rust and cargo packages inside plugin directories.
  •      6⭐      2🍴 zinit-annex-submods) -   2305⭐    121🍴 zinit) extension that allows installing and managing additional submodules within a plugin or snippet.
  •      0⭐      0🍴 zinit-annex-test) -   2305⭐    121🍴 zinit) extension that runs tests (via make test, for example) – if it finds any of them – after installing and updating a plugin or snippet.
  •      2⭐      2🍴 zinit-annex-unscope) - Allows installing plugins for   2305⭐    121🍴 zinit) without specifying the user name by querying the Github API.
  •     11⭐      2🍴 zinit-console) - A semigraphical (curses) consolette for the   2305⭐    121🍴 zinit) plugin manager.
  •     11⭐      1🍴 zinsults) - Prints insults if a command fails.
  •     10⭐      4🍴 zjump) - Simplify ZSH directory navigation; jump to already visited, parent or sub folders.
  •      6⭐      1🍴 zlitefetch) - Lightweight system information plugin.
  •     14⭐      1🍴 zload) - Hot Reload for ZSH functions. Enables rapid development.
  •     42⭐     14🍴 zlong_alert) - Uses notify-send and rings a bell to alert you when a command that has taken a long time (default: 15 seconds) has completed.
  •     17⭐      0🍴 zman) - Use  59688⭐   2295🍴 fzf) to quickly browse ZSH manuals.
  •      0⭐      0🍴 znotify) - A simple plugin for sending notifications to other services.
  •      1⭐      1🍴 znvm) - A 🌎 Node.js version manager for ZSH similar to  75594⭐   7638🍴 nvm.sh) but faster.
  •      2⭐      0🍴 zoo) - Casual theme with animal emoji. Includes decorators for current directory, time and git status.
  •  18526⭐    496🍴 zoxide) - A fast alternative to cd that learns your habits.
  •      0⭐      0🍴 zplug-blame) - A   5688⭐    226🍴 zplug)-specific plugin that displays how long each of your plugins took to load.
  •     52⭐      0🍴 zpy) - Manage Python Environments, dependencies, and isolated app installations, with a ZSH frontend to   7470⭐    595🍴 pip-tools).
  •      4⭐      1🍴 zredis-cmd) - Utilizes variable sharing done by      1⭐      0🍴 zredis) plugin to implement remote command execution.
  •      1⭐      0🍴 zredis) - Adds 🌎 Redis database support, with database_key <-> shell_variable binding. Supports all data types.
  •      4⭐      1🍴 zservice-py3http) - Serve a given directory with Python 3's http server from the standard library.
  •     27⭐      2🍴 zsh-expand) - Expands regular aliases, global aliases and incorrect spellings and phrases with the spacebar key. Native expansions such as globs, command/process substitution, =command expansion, history expansion and $parameters are also expanded by default but can be turned off.
  •    826⭐    103🍴 zsh-in-docker) - Automates ZSH + 🌎 oh-my-zsh installation into development containers. Works with Alpine, Ubuntu, Debian, CentOS or Amazon Linux.
  •      4⭐      0🍴 zsh-not-vim) - Provides a function that automatically shames the user for forgetting they weren't in vim.
  •      8⭐      2🍴 zsh-select) - Displays a selection list. It is similar to selecta, but uses the curses library to do display, and when compared to  59688⭐   2295🍴 fzf), the main difference is approximate matching instead of fuzzy matching.
  •      2⭐      0🍴 zsh-watch) - Simple watch that supports alias and completion.
  •   1862⭐     76🍴 zsh-z (agkozak)) - Jump quickly to directories that you have visited "frecently." A native ZSH port of z.sh - without awk, sed, sort, or date.
  •      0⭐      0🍴 zsh-z (ptavares)) - Installs and loads      ?⭐      ?🍴 z).
  •      0⭐      0🍴 zshange_directory_recent) - Change to a recent directory. Requires fzf.
  •    266⭐     40🍴 zshmarks) - A port of Bashmarks (by Todd Werth), a simple command line bookmarking plugin, for 🌎 oh-my-zsh.
  •      5⭐      0🍴 zshrc) - Load local .zshrc files from your project scopes.
  •      0⭐      0🍴 zshrpg) - A wrapper that fully integrates      ?⭐      ?🍴 rpg-cli) with ZSH!
  •      2⭐      1🍴 zsnapac) - Plugin for taking ZFS pre/post upgrade snapshots on Arch Linux.
  •      1⭐      1🍴 zsnapshot) - Adds command to dump the current ZSH state into a file, for later restoration by sourcing the snapshot file.
  •      3⭐      0🍴 ztouch) - Adds touchbar controls for recent history commands, directory stack, cycling between modes and user-mappable commands to the touchbar on macOS.
  •      7⭐      2🍴 ztrace) - Catches output of commands, allows to reuse that output, glue it with history content.
  •      5⭐      1🍴 zui) - ZSH User Interface library – CGI+DHTML-like rapid TUI application development with ZSH.)
  •      0⭐      0🍴 zypper-short) - Plugin for OpenSuse Tumbleweed's package manager, zypper.

Completions

These plugins add tab completions without adding extra functions or aliases.

  •      8⭐      1🍴 1password-op) - Loads autocompletions for 1Password's 🌎 op command line tool.
  •      4⭐      0🍴 _url-httplink) - Extends ZSH's _urls completion, allowing it to complete urls from html pages.
  •      3⭐      0🍴 aircrack) - Adds completions for airbase-ng, aircrack-ng, airdecap-ng, airdecloak-ng, aireplay-ng, airmon-ng, airodump-ng, airolib-ng, airserv-ng, airtun-ng, airventriloquist-ng.
  •      0⭐      0🍴 aliyun) - Add completions for the    802⭐    199🍴 Aliyun CLI).
  •      3⭐      1🍴 ansible-server) - Completions for     14⭐      0🍴 viasite-ansible/ansible-server).
  •      0⭐      0🍴 antibody) - This plugin provides completion for the   1684⭐     66🍴 Antibody) plugin manager.
  •      6⭐      3🍴 appspec) - Generating completions for Bash and ZSH from YAML specs
  •    171⭐      9🍴 argc-completions) - Uses    636⭐     20🍴 argc) and  29037⭐   1520🍴 jq) to add ZSH tab completions.
  •      2⭐      0🍴 audogombleed.sh) - Makes it easy to generate completion files using a declarative syntax, quickly and without coding.
  •      9⭐      2🍴 autopkg-zsh-completion) - Completions for autopkg.
  •      3⭐      1🍴 autorestic) - automatically installs      ?⭐      ?🍴 Restic)'s completions for you, and keeps them up to date as your autorestic version changes.
  •      5⭐      1🍴 aws-completions) - Adds completion support for awscli to manage AWS profiles/regions and display them in the prompt.
  •      2⭐      1🍴 aws_manager completions) - Add completions for the aws_manager CLI.
  •     50⭐      5🍴 bash-completions-fallback) - Support bash completions for commands when no native ZSH one is available.
  •      ?⭐      ?🍴 batect) - Adds tab completions for 🌎 batect build system.
  •     16⭐      2🍴 berkshelf-completions) - Adds tab completion for berkshelf.
  •    457⭐     33🍴 better-npm-completion) - Better tab completion for npm.
  •      ?⭐      ?🍴 bio) - Completions for bioinformatics tools.
  •      1⭐      0🍴 bitbake) - Completions for 🌎 bitbake.
  •      2⭐      0🍴 bosh (krujos)) - Adds   2021⭐    659🍴 BOSH) autocompletion.
  •      9⭐      2🍴 bosh (thomasmitchell)) - Tab completion for   2021⭐    659🍴 BOSH)].
  •      9⭐      2🍴 brew-completions) - Brings 🌎 Homebrew Shell Completion under the control of ZSH &      ?⭐      ?🍴 ZI).
  •     19⭐      0🍴 brew-services) - Completion plugin for 🌎 homebrew services.
  •      3⭐      1🍴 buidler) - Adds completion and useful aliases for NomicLabs Buidler tool.
  •      1⭐      0🍴 bw) - Adds completion for 🌎 Bitwarden.
  •      0⭐      0🍴 cabal (d12frosted)) - Adds autocompletion for cabal.
  •      1⭐      0🍴 cabal (ehamberg)) - Add tab completion for cabal.
  •    669⭐     42🍴 carapace-bin) - Multi-shell multi-command argument completer.
  •    231⭐      6🍴 carapace) - Completion generator for Bash, Elvish, Fish, Oil, Powershell, Xonsh and ZSH. Note - this does not automatically generate completions as needed, you have to explicitly run it to generate completions for a command.
  •     28⭐      1🍴 cargo) - All the functionality of the original oh-my-zsh cargo completion, with additional support for remote crates via cargo search in cargo add.
  •      1⭐      0🍴 carthage) - Provides completions and aliases for use with  14904⭐   1547🍴 Carthage).
  •     34⭐     10🍴 cf-zsh-autocomplete) - Adds autocomplete for all 🌎 Cloud Foundry CLI commands.
  •    284⭐     32🍴 click-completion) - Add automatic completion support for Click, including displaying the options and commands help during the tab completion.
  •    508⭐     25🍴 cod) - A completion demon for bash/fish/zsh which creates completion functions on the fly when it sees you run something with --help.
  •     12⭐      4🍴 codeception) - Adds command completion for the Codeception Testing Framework.
  •      0⭐      0🍴 comonicon) - Tab completions for    265⭐     24🍴 comonicon).
  •      5⭐      0🍴 complete-mac) - Add completions for macOS ioreg, lsmp, scselect, system_profiler and tmutil commands.
  •     58⭐      7🍴 completions (clarketm)) - This includes the zsh-users  6599⭐    701🍴 completions), zchee's    104⭐     14🍴 completions), nilsonholger's     11⭐      9🍴 osx-zsh-completions) and various other custom completions.
  •    104⭐     14🍴 completions (zchee)) - Yet another collection of tab completions.
  •   6599⭐    701🍴 completions (zsh-users)) - A collection of extra completions for ZSH.
  •    349⭐     62🍴 conda) - ZSH tab completion for conda.
  •      2⭐      0🍴 cpan) - Adds cpan install word<tab> and cpanm install <tab> to complete remote CPAN package names.
  •      0⭐      0🍴 cross-compiler) - In cross compilations, there are many tools like x86_64-w64-mingw32-gcc, x86_64-linux-android32-clang, arm-none-eabi-gcc, etc. This plugin provides ZSH completions for them.
  •      4⭐      0🍴 ctop) - Tab completions for  15148⭐    519🍴 ctop).
  •      0⭐      1🍴 dagger) - Completions for dagger.
  •      0⭐      0🍴 dbic) - Automatically sets up Environment variables for DBIx::Class::Migration's script and Dancer.
  •     23⭐      2🍴 ddc) - Adds tab completions for    646⭐     31🍴 ddc).
  •     12⭐      3🍴 docker (chr-fritz)) - Loads docker ZSH tab completions directly from Docker for Mac.
  •    259⭐     39🍴 docker (felixr)) - Add tab completions for docker.
  •     60⭐      4🍴 docker (greymd)) - Add tab completions for docker and docker-compose.
  •     10⭐      2🍴 docker-enter-completion) - Command completion for   2587⭐    270🍴 docker-enter).
  •      2⭐      0🍴 dotnet) - Dotnet tab completion.
  •     21⭐      4🍴 dropbox) - A dropbox plugin for Zsh that provides dropbox-cli and dropbox-uploader commands.
  •     39⭐      9🍴 drush_zsh_completion) - Drush autocomplete awesomeness for ZSH.
  •      2⭐      0🍴 duell) - A ZSH plugin for     40⭐     10🍴 duell).
  •      3⭐      1🍴 efibootmgr) - Tab completions for efibootmgr.
  •      4⭐      0🍴 elm) - Tab completion for 🌎 elm.
  •      2⭐      1🍴 etcdctl) - Adds etcdctl tab completions.
  •      0⭐      0🍴 expressvpn) - Adds tab completions for the 🌎 expressVPN client.
  •     17⭐      1🍴 extract (le0me55i)) - Defines a function called extract that extracts the archive file you pass it, and supports a wide variety of archive filetypes.
  •      9⭐      1🍴 extract (thetic)) - Fork of the oh-my-zsh extract plugin.
  •     15⭐      2🍴 fancy-completions) - Provides various completions tools, libraries and integrations.
  •      0⭐      0🍴 fluxcd) - Adds tab completion for the 🌎 FluxCD command line tool, as well as some aliases for the most common flux commands.
  •      1⭐      0🍴 fly-zsh-autocomplete) - Adds autocompletion options for all 🌎 Concourse CLI commands.
  •      1⭐      1🍴 fnm) - Adds tab completions for Fast Node Manager  15356⭐    391🍴 fnm).
  •      1⭐      0🍴 fvm) - Adds tab completions for the 🌎 Flutter Version Manager (FVM).
  •     22⭐      4🍴 fzf-gcloud) - Fuzzy completion to navigate and preview all Google Cloud SDK gcloud CLI commands
  •    554⭐     36🍴 fzf-tab-completion) - Add tab completion for ZSH, bash & applications using GNU Readline.
  •    136⭐      6🍴 fzf-zsh-completions) - Fuzzy completions for  59688⭐   2295🍴 fzf) and 🌎 ZSH that can be triggered by a trigger sequence that defaults to **.
  •     74⭐      4🍴 fzshell) - Fetches fuzzy completions from sources predefined by a user.
  •      0⭐      0🍴 gardenctl) - Tab completions for the     23⭐     17🍴 Gardener) command-line interface, as well as some aliases for common gardenctl commands
  •     77⭐      9🍴 gcloud (littleq0903)) - Add completions for the Google Cloud SDK.
  •      3⭐      0🍴 gcloud (wintermi)) - Adds Google Cloud Command Line Interface 🌎 gcloud CLI) completions.
  •     36⭐     18🍴 gentoo) - Provides ZSH completion support to various Gentoo tools that lack completion scripts upstream.
  •     15⭐      6🍴 git-annex) - Allows tab completion for most git-annex commands.
  •   2790⭐    387🍴 git-flow) - ZSH completion support for git-flow.
  •     22⭐      1🍴 git-fzf) - ZSH plugin that wraps git operations for simplicity and productivity. It also contains completions and combines support for  59688⭐   2295🍴 fzf).
  •      1⭐      0🍴 git-profiles) - Manages multiple git users in a single .gitconfig file.
  •      1⭐      0🍴 git-recent-branches) - Makes it easy to check view and checkout recently checked-out branches.
  •      4⭐      2🍴 github-cli) - Tab completions for the GitHub cli.
  •      0⭐      1🍴 gitlab-runner) - ZSH completions for gitlab-ci-multi-runner.
  •   1010⭐    128🍴 gradle-completion (gradle)) - Bash and ZSH completion support for gradle.
  •      1⭐      0🍴 gradle-completion (ninrod)) - ZSH completion support for gradle.
  •      2⭐      1🍴 grid5000) - Grid 5000 plugin - adds theme, autocompletions.
  •      1⭐      0🍴 gstreamer) - Tab completion for 🌎 GStreamer.
  •     32⭐      9🍴 gulp (akoenig)) - Autocompletion for your gulp.js tasks in the Z-Shell (ZSH).
  •     10⭐      0🍴 gulp (srijanshetty)) - Autocompletion for gulp.
  •      0⭐      0🍴 hashlink) - Completions for 🌎 https://hashlink.haxe.org/.
  •     17⭐      0🍴 haskell) - Adds completions for cabal, ghc and ghc-pkgs commands.
  •      1⭐      0🍴 haxelib) - Completions for haxelib.
  •      4⭐      1🍴 helmfile) - Adds autocompletion for helm.
  •   8053⭐    173🍴 inshellisense) - Provides IDE style autocomplete for shells. It's a terminal native runtime for autocomplete which has support for 600+ command line tools. inshellisense supports bash, fish, zsh and pwsh on the Windows, Linux, & MacOS operating systems.
  •      8⭐      4🍴 ipfs) - Completions for the 🌎 Interplanetary File System.
  •      0⭐      0🍴 joe) - Adds completions for   2861⭐    202🍴 joe) gitignore editor.
  •      0⭐      0🍴 jtool-completion) - ZSH completions for jtool.
  •      0⭐      0🍴 jx) - Adds tab completions for the Jenkins-X cli.
  •     62⭐     13🍴 kafka) - Completions for Apache 🌎 kafka.
  •     19⭐      3🍴 keybase) - Completions for 🌎 keybase.
  •      5⭐      0🍴 kitty) - Completions for 🌎 kitty terminal emulator.
  •      4⭐      0🍴 kompose) - Add tab completions for Kompose.
  •      4⭐      0🍴 kubeadm) - Add tab completions for 🌎 kubeadm.
  •      3⭐      1🍴 kubectl (chrishrb)) - Automatically loads completions for   2683⭐    879🍴 kubectl).
  •    434⭐     33🍴 kubectl-fzf) - Fast and powerful  59688⭐   2295🍴 fzf)-powered autocompletion for kubectl.
  •     12⭐      0🍴 kubectl-plugin) - Generates kubectl completion scripts to extend the kubectl auto complete functionality to accomodate for plugin sub-commands.
  •     12⭐      0🍴 kustomize) - Adds tab completions for 🌎 kustomize
  •     16⭐      1🍴 lazycomplete) - Lazy loading for shell completion scripts.
  •      2⭐      0🍴 lets-cli) - Add autocompletion for     72⭐      8🍴 lets) cli task runner.
  •      0⭐      0🍴 ls-go) - Adds some useful aliases for    213⭐     24🍴 ls-go).
  •    176⭐     11🍴 mac) - Completions files for macOS specific commands and third party tools.
  •   6555⭐    168🍴 mcfly) - Replaces your default ctrl-r shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.
  •      2⭐      0🍴 mill) - Tab completions for Scala's Mill build tool.
  •      1⭐      0🍴 miniconda) - Tab completions for 🌎 miniconda.
  •      0⭐      0🍴 misc-completions) - Adds completions for more unix and perl commands.
  •      0⭐      2🍴 mooseX-App) - completion generator for Perl module MooseX::App.
  •     35⭐      1🍴 more-completions) - 10500 ZSH compsys completions!
  •     49⭐     14🍴 msfvenom) - Tab completions for Metasploit.
  •      8⭐      1🍴 mx-honey) - Provides completions for    180⭐    107🍴 mx); a command-line tool used for the development of Graal projects. It's meant to improve the usual workflow build unittest benchmark ... ease discovery and provide handy aliases.
  •      ?⭐      ?🍴 myincr) - Speeds up pasting with autosuggest and incr.
  •      0⭐      0🍴 newman) - Provides autocompletion for the   6715⭐   1143🍴 Newman CLI).
  •      1⭐      0🍴 ngrok) - Auto-loads 🌎 ngrok and its completions into the shell.
  •    213⭐     28🍴 nix) - Completions for 🌎 nix, 🌎 NixOS, and 🌎 NixOps.
  •      5⭐      0🍴 node-ace) - Completions for node ace.
  •      6⭐      7🍴 nova) - Provides auto-complete for nova.
  •     54⭐      7🍴 npm-run) - Autocompletion support for npm run.
  •     74⭐      3🍴 npm-scripts-autocomplete) - Shows autocomplete suggestions from scripts found in the current directory's package.json. Works with npm and yarn.
  •    124⭐     14🍴 nx) - Completions for 🌎 nx. Requires 🌎 jq.
  •      1⭐      0🍴 okta) - Provides command line completions for the    540⭐    228🍴 aws-okta) and    286⭐    138🍴 okta-awscli) commands.
  •      8⭐      2🍴 op) - Tab completions for 🌎 1Password's 🌎 op command line tool.
  •      3⭐      0🍴 openstack) - Add functions and aliases for managing 🌎 OpenStack.
  •     11⭐      9🍴 osx-zsh-completions) - Tab completions for some macOS-specific commands like launchctl.
  •      5⭐      2🍴 packer) - Adds tab completion for 🌎 packer.
  •      0⭐      0🍴 pagerduty) - Adds completions for the pagerduty cli
  •     14⭐      8🍴 pandoc-completion) - Pandoc completion plugin.
  •      9⭐      1🍴 parallels) - Add completions for Parallels desktop.
  •     11⭐      6🍴 pass-zsh-completion) - convenience repo to easily obtain 🌎 pass command completion for ZSH.
  •     22⭐      3🍴 pip-completion) - Autocompletion plugin for pip.
  •      1⭐      0🍴 pipenv (AlexGascon)) - Enables aliases for the most common pipenv commands.
  •     13⭐      2🍴 pipenv (gangleri)) - Completions for pipenv.
  •    136⭐      3🍴 pmy) - General purpose context-aware ZSH completion engine powered by  59688⭐   2295🍴 fzf).
  •      1⭐      0🍴 poetry) - Tab completions for 🌎 poetry.
  •      ?⭐      ?🍴 prettier) - Tab completion for 🌎 prettier
  •      1⭐      0🍴 quickjump) - Adds tab completion support for   4821⭐    171🍴 skim) for recent files and directories using     69⭐      9🍴 fasd).
  •      6⭐      4🍴 racket completion) - Completion for Racket.
  •      8⭐      1🍴 rake-completion) - Add fast tab completion for rakefile targets.
  •      9⭐      0🍴 rancher) - Add completions for the Rancher CLI.
  •      2⭐      0🍴 rhoas) - Adds completions for 🌎 rhoas.
  •     12⭐      3🍴 rustup) - Tab completions for Rustup.
  •      0⭐      0🍴 s3cmd) - Adds tab completions for 🌎 s3cmd.
  •     90⭐     24🍴 salesforce-cli) - ZSH command completion for the Salesforce CLI. Requires 🌎 jq.
  •      2⭐      0🍴 saml2aws) - Adds completions for   2004⭐    544🍴 saml2aws).
  •     10⭐      1🍴 sfdx-autocomplete) - Autocomplete plugin for Salesforce 🌎 sfdx.
  •      2⭐      0🍴 speedtest) - Tab completions for the speedtest 🌎 cli.
  •     10⭐      2🍴 spring-boot-plugin) - Adds autocompletions for spring-boot commands.
  •    112⭐     23🍴 ssh (sunlei)) - Better host completion for ssh.
  •     18⭐      4🍴 ssh (zpm-zsh)) - Add host completion for ssh.
  •     23⭐      6🍴 ssh-agent (bobsoppe)) - Manage ssh-agent.
  •     11⭐      2🍴 ssh-agent (hkupty)) - Automatically starts ssh-agent to set up and load whichever credentials you want for ssh connections.
  •      0⭐      0🍴 ssh-config-suggestions)- Loads completions for ssh from ~/.ssh/config.
  •      0⭐      0🍴 supabase) - Tab completions for the 🌎 supabase cli
  •      2⭐      0🍴 surf) - Add completions for surf.
  •      4⭐      0🍴 symfony (Akollade)) - Adds completions for 🌎 Symfony, including the bin/console and sf commands.
  •      2⭐      0🍴 symfony-complete) - Universal completion for 🌎 Symfony based CLI applications: composer, php-cs-fix, bin/console, artisan, php-cs-fixer and etc. This supports autocompletion for subcommands and GNU-style options (--help)
  •      6⭐      1🍴 tailscale) - Tab completion and aliases for 🌎 tailscale.
  •      0⭐      0🍴 talosctl) - Tab completion for 🌎 Talos Linux.
  •     14⭐      2🍴 terragrunt) - Tab completion for   7619⭐    943🍴 Terragrunt).
  •      7⭐      1🍴 test-kitchen) - Add completions for   1856⭐    586🍴 Test Kitchen)).
  •     12⭐      0🍴 tinygo) - Add tab completions for 🌎 tinygo.
  • 🌎 tmux pane words - Key bindings to complete words from your 🌎 tmux pane.
  •      4⭐      0🍴 tugboat) - Adds autocompletion for   1453⭐     89🍴 tugboat) command.
  •      1⭐      0🍴 umake) - Tab completion for Ubuntu umake.
  •      0⭐      0🍴 vert.x) - Provides autocomplete features for the 🌎 vertx command.
  •      1⭐      0🍴 vorpal) - Adds completions for some projects whose upstream appears dead, including    659⭐     76🍴 duperemove),   2203⭐    164🍴 optimus-manager) and    102⭐     15🍴 pacutils).
  •      1⭐      0🍴 web-open) - Adds alias to open web pages. Only works with Ubuntu 20.
  •      0⭐      0🍴 wsl-notify) - Uses    112⭐      4🍴 wsl-notify-send) to notify when a command takes longer than 15 seconds. Windows-only.
  •     55⭐      5🍴 xcode) - Completions for some Xcode command line tools - genstrings, nm, plutil, xcode-select, xcodebuild, xcrun, simctl, strings, swift-demangle, swift and lipo.
  •     16⭐      1🍴 yabai) - Add completions for macOS      ?⭐      ?🍴 yabai) tiling window manager.
  •     37⭐      7🍴 yarn-extra-completion) - Inspired by    457⭐     33🍴 lukechilds/zsh-better-npm-completion).
  •    581⭐     18🍴 yarn) - Add autocompletions for yarn add, yarn remove, yarn upgrade, yarn why and yarn run.
  •      5⭐      1🍴 yt-dlp) - Tab completions for  70519⭐   5613🍴 yt-dlp).
  •     11⭐      2🍴 zargparse) - Pass it a script that uses argparse and it will write a ZSH completion to your current directory.

Themes

If you're using   7896⭐    281🍴 Antigen), you can test these themes in a running ZSH with antigen theme githubuser/repo. If you're using    328⭐     12🍴 zgenom), add them to your init.zsh with zgenom load githubuser/reponame.

  •     74⭐      3🍴 021011) - Minimalist. Includes a single git marker for VS Code.
  •     14⭐      2🍴 0i0) - Optimized for dark terminal windows, uses nerdfont git status decorations.
  •      ?⭐      ?🍴 14degree) - Includes git, virtualenv and rvm status decorations.
  •      3⭐      0🍴 a) - Simple theme with current directory and git status decorations.
  •      1⭐      1🍴 abbr (theme)) - Displays an abbreviated version of the current directory path, shows the Python virtualenv, Rust version, git status, and the exit code of last command. Works well on dark backgrounds by default but colors can be easily customized.
  •      ?⭐      ?🍴 abhiyan) - Segmented prompt. Includes decorators for git branch, staged file count, unstaged file count & untracked file count, username, current working directory and the time. Requires Powerline-compatible fonts.
  •     38⭐      4🍴 absolute) - Very clean looking theme with decorators for git status, node version and the exit code from the last command.
  •     11⭐      1🍴 acenoster) - A multi-purpose theme with very detailed git and mercurial support. Also includes decorators for AWS profile name, virtual environment name if any, number of background tasks, current directory and previous command's exit code if non-zero.
  •      2⭐      0🍴 achab) - Includes decorators for the current folder path, the current user and the current git branch. Decorator colors are easily customizable.
  •      1⭐      2🍴 adamdodev) - Includes decorators for git status, the name of your AWS profile, the name of your Azure Service Principal, kubernetes context, terraform workspace, last command exit status and current working directory.
  •      0⭐      1🍴 adlee) - macOS theme, requires a Powerline-compatible font.
  •      1⭐      0🍴 af-magic-dynamic) - Modified version of      7⭐      5🍴 af-magic) with dynamic path shortening.
  •      0⭐      0🍴 aflah-bhari) - Modified version of the 168695⭐  25590🍴 robbyrussell) theme in oh-my-zsh.
  •      1⭐      0🍴 aftermath) - Get a nice summary line after each command you run in your shell.
  •      7⭐      4🍴 agitnoster) - Based on 🌎 agnoster theme included in 168695⭐  25590🍴 Oh My Zsh) and   6626⭐    959🍴 bash-git-prompt). Shows detailed information about git status.
  •    267⭐     24🍴 agkozak) - Uses three asynchronous methods to keep the ZSH prompt responsive while displaying the git status and indicators of SSH connection, exit codes, and vi mode, along with an abbreviated, PROMPT_DIRTRIM-style path. Very customizable. Asynchronous even on Cygwin and MSYS2.
  •    246⭐     58🍴 agnoster (fcamblor)) - Solarized 🌎 Agnoster variant with git status information. Requires a unicode font and works best with a  15682⭐   3530🍴 solarized) terminal.
  •      4⭐      1🍴 agnoster (fseguin)) - 🌎 agnoster variant with a right prompt.
  •      1⭐      0🍴 agnoster-gentoo) - A Gentoo flavored version of the   3892⭐    581🍴 Agnoster ZSH Theme) that includes user@hostname and git status decorations. Works better with a unicode font.
  •     20⭐      7🍴 agnoster-j) - Optimized for 🌎 solarized color scheme, git or other VCS tools, and unicode-compatible fonts. Includes decorators for status of last command run, user@hostname, git status, working directory, whether running as root, whether background jobs are running, and other information.
  •      4⭐      1🍴 agnoster-mod) - 🌎 Agnoster variant with a right-prompt.
  •      0⭐      0🍴 agnoster-multiline) - Based on   3892⭐    581🍴 Agnoster). Includes decorators for current directory and git status. Requires a font with powerline and git glyphs. Automatically disables non-ascii glyphs on linux ttys.
  •      7⭐      1🍴 agnoster-plus) - 🌎 Agnoster variant optimized for use with  15682⭐   3530🍴 Solarized Dark) terminal color scheme. Includes git status.
  •      4⭐      3🍴 agnoster-refresh) - 🌎 Agnoster variant, includes battery and online status.
  •      2⭐      0🍴 agnoster-repopath) - Based on   3892⭐    581🍴 Agnoster) and    257⭐    129🍴 Passion) themes. Includes git and mercurial status, current time and time the last command took decorations in the prompt.
  •      6⭐      1🍴 agnoster-timestamp-newline) - 🌎 Agnoster variant with timestamp and newline added.
  •      6⭐      1🍴 agnosterAfro) - Based on   2861⭐    373🍴 Powerline) and 🌎 Agnoster themes and inspired by the    381⭐     74🍴 agnosterzak).
  • 🌎 agnoster - Optimized for solarized terminal color schemes, shows git decorations, user@host, working directory, the previous command's exit status and whether you are running with root privileges. Requires a Powerline-compatible font.
  •    381⭐     74🍴 agnosterzak) - Based on 🌎 Agnoster, shows battery life, date & time, git status, current directory and user & host information.
  •      0⭐      0🍴 ai-hayasaka) - Minimalist theme with git status, ruby env and python virtualenv decorators.
  •      0⭐      0🍴 aifrim) - Minimalist theme with decorators for git status, truncated current directory, and package versions for JavaScript, rust and golang.
  •      0⭐      0🍴 air) - Minimalist theme with git status decorations.
  •      1⭐      0🍴 akzsh) - Works best with a dark terminal theme, includes git decorations.
  •      ?⭐      ?🍴 al-magic) - Clone of the oh-my-zsh 168695⭐  25590🍴 af-magic) theme with the time added at the right of the prompt.
  •      ?⭐      ?🍴 alarangeiras) - Minimalist theme with git status decorations.
  •      3⭐      1🍴 ale) - Based on the fino theme. Includes git, virtualenv and node status decorations.
  •      0⭐      0🍴 alesrosina) - Includes decorators for git information, current directory and the last command's return status.
  •    148⭐     22🍴 alien-minimal) - Minimalist ZSH theme with git status displayed.
  •    291⭐     44🍴 alien) - Powerline-esque ZSH theme that shows git decorations and the exit code of the last command. Faster than many other prompts because it determines the git decorations asynchronously in a background process.
  •     26⭐      3🍴 almel) - Inspired by   3892⭐    581🍴 agnoster), written in Rust. Includes git status, user@host, last command exit status and working directory decorations
  •      ?⭐      ?🍴 alp) - A simple theme with decorations for current directory, root status, username and host.
  •     11⭐      3🍴 alpharized) - Optimized to work with solarized dark terminals. It's a modified version of the 168695⭐  25590🍴 avit theme).
  •      1⭐      0🍴 amoyly) - An elegant and comfortable-reading theme based on 🌎 Agnoster.
  •      0⭐      0🍴 amplify) - Minimalist, includes AWS Amplify envioronment and git status decorations.-      0⭐      1🍴 andy) - Modified 168695⭐  25590🍴 bira) theme with better git support.
  •      2⭐      0🍴 antoinechab) - Includes git status, username, time and current directory decorations.
  •      5⭐      0🍴 antsy) - Shows git branch and status decorations, virtualenv, exit status, jobs count, and vi-mode indicator.
  •      ?⭐      ?🍴 aofxta) - Includes decorators for last command's execution time, git information, current directory and current time.
  •      2⭐      0🍴 aperiodic) - Shows git decorations, user, host, whether root, active Python virtual environment, current Ruby interpreter, visual and numeric status of the last command, power management status and time and date.
  •    120⭐     26🍴 aphrodite) - Minimalistic theme without visual noise. Displays only the necessary information: current user, hostname, working directory, git branch if one exists. Looks great both with dark and white terminals.
  •      4⭐      1🍴 aplos) - Minimal ZSH prompt with working directory, git local info, git remote info, time and exit code.
  •     73⭐      1🍴 apollo) - A heavily customizable, compatible and performant ZSH theme that uses modules to enable features.
  •      1⭐      0🍴 apple (aramirol)) - Based on 168695⭐  25590🍴 robbyrussell), includes vcs status decorations. Colors customizable by setting vars in your .zshrc.
  •      0⭐      1🍴 apple (bjrowlett2)) - Minimalist theme with git status decorations.
  •      0⭐      0🍴 arael) - Fork of 168695⭐  25590🍴 gallifrey).
  •     15⭐      2🍴 archcraft) - Greenish theme, optimized for dark backgrounds. Includes git status decorations.
  •      1⭐      0🍴 archie) - Arch Linux inspired ZSH theme. Based on the 168695⭐  25590🍴 norm) theme.
  •      0⭐      0🍴 arity) - A simple theme designed for readability and to give an overview at a glance. Includes path and git decorations.
  •      0⭐      0🍴 aronhoyer) - Minimalist theme with right-side git status decorations.
  •      0⭐      0🍴 arrow-minimal) - A minimal ZSH theme with git decorations.
  •      0⭐      0🍴 arrow) - Minimal theme, includes git status decorations.
  •      4⭐      1🍴 asciigit) - An ASCII-only theme for git users who don't want to use fonts with extra glyphs.
  •      0⭐      1🍴 asq) - Based on      ?⭐      ?🍴 theunraveler).
  •      0⭐      0🍴 astral (skippyr)) - Dual line theme with decorators for user@hostname, current directory, python virtual environment and git information.
  •     16⭐      1🍴 astral (xwmx)) - Theme for dark backgrounds with zen mode. Works well with the zsh-users  19053⭐   1309🍴 zsh-syntax-highlighting) plugin. Includes decorators for execution time of last command, when it was run, its exit status, machine name, current path, ssh status, and git status.
  •    103⭐     25🍴 astro) - Based on the ys and      ?⭐      ?🍴 robbyrussell) themes.
  •      4⭐      0🍴 async) - Shows current directory, git state, return value of last command if it had an error code, number of background jobs, execution time of long-running commands, current python virtualenv.
  •     36⭐      5🍴 aterminal) - Displays Node.js, NPM, Docker, Go, Python, Elixir and Ruby information in the prompt.
  •      2⭐      0🍴 aub) - Includes decorations for git and hg status and username at host.
  •      0⭐      0🍴 australis) - Lightweight theme with decorators for git information and current directory. Requires git plugin from oh-my-zsh.
  •      0⭐      1🍴 avil) - Minimalist theme with git decorations.
  •     14⭐      3🍴 avit-d2k) - Based on the oh-my-zsh 168695⭐  25590🍴 avit) theme, with small changes.
  •      0⭐      0🍴 avit-mod) - Modified version of oh-my-zsh's 168695⭐  25590🍴 avit) theme.
  •      1⭐      0🍴 avoleo) - Features a date and time prompt for each command, as well as a command number in history. In addition, it uses special symbols '⠾' and '⡶' to display git information if applicable in the current path. It also supports custom colors based on the Gnome-Terminal default color palette.
  •      1⭐      0🍴 aws) - Based on      ?⭐      ?🍴 robbyrussell), with an extra decorator to show your $AWS_PROFILE when it is set.
  •      2⭐      0🍴 backbone) - A bare minimum single file prompt, fast as a roadrunner MEEP! MEEP. Includes git status and current directory decorations.
  •      1⭐      0🍴 bahman) - Requires Nerd Font. Has git status decorator.
  •      5⭐      0🍴 banana) - Includes git status decorations and current directory.
  •      3⭐      1🍴 bandit) - Another Powerline variant.
  •      1⭐      1🍴 bar (anki-code)) - Minimalist settings for  42864⭐   2064🍴 p10k).
  •      3⭐      0🍴 bar (xp-bar)) - Includes username, host, pwd, git status decorations and 3x hour reminders to drink water.
  •      1⭐      0🍴 barion) - A fast compiled prompt with a compact git status overview. Reminiscent of powerline. Requires 🌎 Crystal to build.
  •      1⭐      0🍴 bash) - Looks like the default bash prompt.
  •      5⭐      0🍴 bashi) - Optimized for Ahmet Sülek's    624⭐     67🍴 Flat UI Terminal) theme and Pasquale D'Silva's     73⭐      9🍴 Saturn Terminal) theme.
  •      1⭐      0🍴 bashlover) - Designed for those who appreciate the powerful features of ZSH shell but still prefer a simple, classic interface similar to the bash shell. Includes decorators for git information, user@host and the current working directory
  •      0⭐      1🍴 bashplus) - Colorized replica of the default bash prompt with decorators for virtualenv and git status.
  •      2⭐      0🍴 bastard) - Modified version of      4⭐     12🍴 gitster) theme for   3588⭐    176🍴 ZIM).
  •      0⭐      0🍴 bearable) - Works well with dark terminal backgrounds.
  •    194⭐      8🍴 bearings) - A fast, clean, super-customizable shell prompt. Includes decorators for current directory, git status, exit code of last command, duration of last command, background jobs & username.
  •      0⭐      1🍴 bedbugs) - Inspired by 🌎 Agnoster, this multiline prompt includes git status information, background job count, working directory, user and hostname, Python virtualenv when present, colored return value of last command and root/user sigil.
  •      3⭐      1🍴 beer) - Inspired by 168695⭐  25590🍴 cloud), but with beer icons.
  •      9⭐      2🍴 bender) - Fancy two-line prompt with git integration.
  •      1⭐      0🍴 bernkastel) - Based on 168695⭐  25590🍴 ys). Includes decorations for kubernetes context, current directory, last command exit status and git status.
  •      0⭐      0🍴 bgnoster) - 🌎 Agnoster variant with unicode symbols baked in.
  •      1⭐      0🍴 bigshrimp) - A clear and concise theme that includes decorators for username@host, current directory and git status.
  •      2⭐      1🍴 bigyls) - Based on     38⭐      8🍴 lpha3cho). Includes decorators for date, time, IP address, git status, plugins and current directory.
  •      0⭐      0🍴 biraSkull) - Based on 168695⭐  25590🍴 bira), includes root status and git status decorations.
  •      1⭐      0🍴 bira) - Fork of Oh-My-ZSH 168695⭐  25590🍴 bira) theme. Includes decorators for working directory, username@host, git status information, Python 🌎 venv and a status code when the last command had an error.
  •      4⭐      0🍴 birame) - Based on 168695⭐  25590🍴 bira).
  •      3⭐      0🍴 biratime) - Based on the 168695⭐  25590🍴 bira) theme, but displays the date instead of the username in the prompt.
  •      1⭐      0🍴 birav2) - Based on 168695⭐  25590🍴 bira). Includes git, rvm and virtualenv status decorations.
  •    328⭐     36🍴 black-Void) - Includes account info, root user, using ssh, directory lotation, write permission, and vcs info decorations.
  •      6⭐      2🍴 blackrain) - Another git-aware theme.
  •      1⭐      0🍴 blaze) - Visually similar to powerline. Requires make and g++. Works best with your terminal set to use a nerd font. Includes decorators for current directory, execution time of last command, exit status of last command, git status information, date, time, username and host. Can be extended with custom segments.
  •      2⭐      1🍴 blazux) - Includes git status decoration and a smiley/sad face indicator of the last command's exit status.
  •      0⭐      0🍴 blinks (max13ft)) - Adds mercurial support to oh-my-zsh's      0⭐      0🍴 blink) theme.
  •      1⭐      0🍴 blinks-xfan) - Based on the existing theme 168695⭐  25590🍴 blinks).
  •     24⭐      5🍴 bliss) - A delicate theme that injects color without overwhelming your workspace. Designed to be used with the     14⭐      1🍴 bliss iTerm) color scheme and     53⭐      5🍴 bliss dircolors). Includes git status decorations.
  •      5⭐     12🍴 blokkzh) - Theme based on oh-my-zsh's built in 168695⭐  25590🍴 gnzh) theme. Requires a font with unicode support.
  •     60⭐      6🍴 blox) - A minimal and fast ZSH theme that shows you what you need. It consists of blocks: each block is shown inside a pair of [square brackets], and you can add blocks by simply creating a function.
  •      2⭐      0🍴 bluehigh) - Minimal theme, displays git information.
  •      2⭐      0🍴 bluelines) - Clear and blue theme.
  •      2⭐      0🍴 bluo) - Colorful prompt segments reminiscent of   2806⭐    380🍴 bullet-train) or  42864⭐   2064🍴 powerlevel10k). Includes git status decorations.
  •      0⭐      0🍴 bogo) - Inspired by    220⭐     69🍴 zeta). Includes git and ruby version decorations.
  •      3⭐      1🍴 boom) - Multiline theme, best on dark backgrounds.
  •      1⭐      0🍴 born-in-the-purple) - Simple theme with a purple motif. Inspired by  12773⭐    964🍴 Pure).
  •      0⭐      0🍴 bouni) - Includes decorators for user@host, current directory, active python virtualenv, and git status.
  •      0⭐      0🍴 boxy) - Works well with solarized terminal colors. Includes decorators for username@hostname, current directory, git status, return code for last command, and time last command was run.
  •      0⭐      0🍴 braundo) - Straightforward theme with username, current directory, git status, and timestamp.
  •      3⭐      0🍴 bref) - A simple prompt. It includes decorators to display git status asynchronously, a notification if the ssh session is remote, the battery level and the number of background jobs.
  •      2⭐      1🍴 brisa) - Multiline theme based on 168695⭐  25590🍴 fino-time). Includes decorations for username, host, current directory, and git status.
  •     49⭐      2🍴 bronze) - A cross-shell customizable powerline-like prompt with icons written in go. Requires  51170⭐   3549🍴 nerd-fonts).
  •      2⭐      2🍴 brs) - Displays the current song in the prompt with audtool.
  •     10⭐      1🍴 bruh) - Includes git status decorations.
  •      4⭐      1🍴 brunty) - Includes git status decorations.
  •      0⭐      0🍴 bryce-robbyrussell) - Inspired by the   2861⭐    373🍴 powerline) and      ?⭐      ?🍴 robbyrussell) themes.
  •      1⭐      0🍴 bttf-color) - BTTF color theme. Includes git status decorations.
  •      9⭐      1🍴 bubblegum) - Minimalist bright pink theme with a triangular glyph and your working directory, nothing else—leaving you with the cleanest shell possible.
  •     71⭐      7🍴 bubblified (hohmannr)) - Inspired by   3892⭐    581🍴 agnoster). Works best with  51170⭐   3549🍴 nerdfonts).
  •      0⭐      0🍴 bubblified (varaki)) - Based on     71⭐      7🍴 bubblified (hohmannr)). Changes color when root. Includes decorators to show user@host and current directory.
  •      0⭐      0🍴 buddha) - Includes decorators for git status, current directory, exit status of last command run and username@hostname.
  •   2806⭐    380🍴 bullet-train) - Inspired by the Powerline Vim plugin. It aims for simplicity, showing information only when it's relevant.
  •      2⭐      0🍴 bunnyruni.min) - @jopcode's     13⭐      3🍴 bunnyruni) ZSH theme, modified to just display time and directory.
  •     13⭐      3🍴 bunnyruni) - Simple, clean, and beautiful theme.
  •      1⭐      0🍴 bureau-env) - Modification of the Oh-My-Zsh 168695⭐  25590🍴 Bureau) theme that adds a Python virtual environment label to the left of the git block.
  •      1⭐      0🍴 bureau-parrot) - Based on 168695⭐  25590🍴 bureau). Includes git decorations.
  •     33⭐      3🍴 bureau) - A clear and informative two-lined prompt. Includes git status optimized for large repositories.
  •      2⭐      0🍴 buster) - Plays well with WSL2. Based loosely on Fox and Jonathan themes from oh-my-zsh.
  •      4⭐      0🍴 cactus) - Minimalist theme with git status decorations.
  •      2⭐      0🍴 calma) - Minimalist theme that works well on dark backgrounds. Includes decorators for truncated current directory, git information, time, and for the exit status of last command.
  •      2⭐      0🍴 candy-light) - Light version of the candy theme.
  •      0⭐      0🍴 carriage-return) - omz's 168695⭐  25590🍴 robbyrussell) with an added carriage return.
  •     33⭐      5🍴 cayun) - Shows active Python version and git decorations in the prompt.
  •      1⭐      0🍴 celestialorb) - Powerline-inspired theme by @celestialorb. Includes git status decorations, Kubernetes cluster information (if any), current AWS profile and region, and active virtualenv.
  •      0⭐      1🍴 cf-ps1) - Displays the current foundation and organization and space of 🌎 Cloud Foundry in your prompt.
  •      0⭐      0🍴 ch4rli3) - Lean and simple theme.
  •      5⭐      0🍴 chaffee) - Based on sorin. Shows the current active versions of Java, Scala, Go, Node, Python and Ruby.
  •      1⭐      0🍴 chaos) - Inspired by dogenpunk and smt themes, optimized for git users and Python developers. Includes decorators for git status, python virtual environment, background jobs, error status of last command, user@hostname and current directory. Requires a font with emoji.
  •      1⭐      0🍴 chaotic-beef) - A tiny and beautiful theme for Oh-My-Zsh without anything superfluous. Includes git status decorations.
  •      6⭐      3🍴 charged) - A ZSH prompt optimized for the  15682⭐   3530🍴 solarized) dark terminal theme.
  •      1⭐      0🍴 checkmate) - Decorated with chess pieces. Includes decorators for python venv, current directory, git status and whether you're running as root. Requires a Nerd Font.
  •      0⭐      0🍴 cheeky) - Includes chicken emoji, decorators for current directory, git information and current GCP cluster and project.
  •      1⭐      0🍴 chello) - Works well on dark backgrounds. Depends on  15943⭐    697🍴 autojump),  29585⭐   1827🍴 zsh-autosuggestions) and  19053⭐   1309🍴 zsh-syntax-highlighting).
  •      6⭐      2🍴 chi) - A ZSH theme optimized for iTerm 2 users on macOS.
  •      6⭐      1🍴 chill) - Has decorations for the current working directory, last command exit status and git status.
  •      1⭐      0🍴 chinatown) - Powerline-esque theme with decorators for the exit status of the last command run, user@hostname, virtual environments and current directory. Requires a nerdfont font.
  •      1⭐      0🍴 chinipage) - Minimalist theme that includes git decorations. Requires powerline-compatible fonts and the 168695⭐  25590🍴 git-prompt) plugin.
  •      3⭐      0🍴 chrisandrew.cl) - Includes git decorations. Requires a powerline-compatible terminal font.
  •      2⭐      0🍴 cinnabar) - Shows timestamp, large line breaks, git branch and status.
  •      6⭐      0🍴 clarity) - Designed for for simpleness and extensibility.
  •      0⭐      0🍴 classic) - A classic unix theme with decorators for username, host, current directory and git status.
  •      0⭐      0🍴 classyTouchName) - Inspired by     54⭐     11🍴 classyTouch). Works better with dark backgrounds. Includes git status decorations.
  •     54⭐     11🍴 classyTouch) - Minimal, clean theme with git support.
  •      8⭐      4🍴 clean (akz92)) - Minimalist ZSH theme.
  •     29⭐      8🍴 clean (brandonRoehl)) - A minimalist variant of  12773⭐    964🍴 pure). Pure is not clean, clean is not pure.
  •      0⭐      0🍴 clean (patr1ot)) - Fork of the upstream      ?⭐      ?🍴 clean) with host information added.
  •      3⭐      0🍴 cleansh) - Minimalist, includes git, Ruby, node and Python version status decorations. Works with standard fonts.
  •      2⭐      0🍴 clearance) - minimalist theme with git, nix-shell and virtualenv status decorations.
  •      0⭐      0🍴 clipper) - Minimalist ZSH theme with git support. It includes decorations for pwd, last command exit status code and git status & branch.
  •     29⭐      2🍴 cloudy) - Minimal cloudy ZSH theme.
  •      4⭐      0🍴 clover) - Inspired by    220⭐     69🍴 zeta) and  12773⭐    964🍴 pure).
  •      0⭐      0🍴 club-house) - Requires a  51170⭐   3549🍴 Nerd Font). Has decorators for username, hostname, python virtual environment, current working directory, git status information and the exit code of the last command run.
  •      0⭐      0🍴 cmder-wsl) - Configuration file for cmderthat is configured to work in quake mode with ZSH and a modified 🌎 Agnoster theme.
  •     13⭐      2🍴 cmder) - A ZSH theme that matches the theme of Cmder, a popular terminal emulator for windows. Includes node and git status decorations.
  •      ?⭐      ?🍴 cn) - Includes username, directory and git status decorations.
  •   1189⭐    393🍴 cobalt2) - Wes Bos' Cobalt 2 theme for ZSH and iTerm 2.
  •      5⭐      1🍴 cobalt2git) - Cobalt 2 theme with git extensions.
  •      6⭐      0🍴 codemachine) - Displays decorators for git info, whether you're logged in via ssh, and the return code of last command.
  •      1⭐      0🍴 coffeenostor) - Based on 🌎 agnoster, with a right-prompt for vi-mode that displays --INSERT-- and --NORMAL--, in a powerline look.
  •      1⭐      0🍴 coldark) - A blue-grey theme designed for reading comfort. Includes git decorations.
  •      6⭐      0🍴 collon) - Lightweight theme with git status decorations, cwd, time, host, exit status of last command. Does not require special fonts.
  •      0⭐      0🍴 colorbira) - Allows per-host prompt coloring, displays rvm, virtualenv and git information.
  •    348⭐     27🍴 common) - A simple, clean and minimal prompt, displays current working directory, hostname, AWS vault role, background jobs, current SHA, exit code of last command, and git branch and status.
  •      3⭐      0🍴 comxtohr) - Brightly colored theme optimized for dark backgrounds.
  •      ?⭐      ?🍴 coolmelon) - Includes decorators for user@host, time, current directory, node version and git information.
  •     20⭐     12🍴 cordial) - Clean and effective ZSH theme with git and npm support.
  •      1⭐      0🍴 cr) - Includes directory, time, host name, last command exit status, and git status decorations.
  •      6⭐      0🍴 cramin) - Minimal interface with support for GitHub plugins, based on    525⭐     42🍴 hyperzsh).
  •      0⭐      0🍴 cravend) - Includes hostname decorator (only in active ssh sessions) and git status decorations.
  •      7⭐      1🍴 croque) - Powerline-inspired theme with decorators for OS, user@host, git information, git username, current directory and exit status of last command.
  •      0⭐      0🍴 cryo-long) - Variant of      ?⭐      ?🍴 cryo) with added decorators for hostname and current directory.
  •      1⭐      1🍴 cryo) - A standalone clone of the original oh-my-zsh theme with date and time added.
  •      3⭐      0🍴 crème fraîche) - Works best with light terminal backgrounds, includes git and vi-mode status decorations.
  •     29⭐      6🍴 cute) - A macOS oh-my-zsh shell theme with cute emoji based on the Powerline Vim plugin.
  •      0⭐      0🍴 cxzh) - Works well on dark background, has git status decorations.
  •      0⭐      0🍴 cybensis) - Based on 168695⭐  25590🍴 af-magic). Includes decorators for git information, hg information, and python virtualenv.
  •      1⭐      0🍴 cypher-ruby) - Similar to 168695⭐  25590🍴 cypher) but includes the active Ruby version.
  •      3⭐      0🍴 czsh) - 🌎 ZSH with 168695⭐  25590🍴 oh-my-zsh) and the   3892⭐    581🍴 agnoster) theme in a container.
  •      ?⭐      ?🍴 daily-emoji) - Shows random emoji at the beginning of each command depending on the day of the week.
  •      0⭐      1🍴 daily) - Includes git and ssh status decorations.
  •     65⭐     32🍴 daivasmara) - Chill theme with decorators for current directory (truncated if necessary) and git information, including time since last commit.
  •      0⭐      0🍴 damino) - Minimal powerline-esque theme with git decorations.
  •      1⭐      3🍴 dangerroom) - Informative, minimal, and, above all, X-Men themed. Includes decorators for git status, working directory, parent directory and vim mode.
  •      1⭐      0🍴 dango) - Includes decorations for current directory and git status.
  •      1⭐      0🍴 danielparks) - Works well on dark backgrounds. Includes decorators for git status, user@host when in an ssh session, success/failure of last command, working directory, python virtualenv, execution time of last command and whether running as root.
  •      0⭐      0🍴 daniloheraclio) - Inspired by the 168695⭐  25590🍴 robbyrussell) theme. Has git and last command exit status decorations. Requires a nerdfont to render properly.
  •      1⭐      0🍴 dark-modern) - Includes decorators for git status and current directory.
  •      1⭐      0🍴 darkblood-modular) - This version of the popular      1⭐      2🍴 darkblood) theme has been enhanced with a near complete rewrite enabling modularity and a few new features.
  •      1⭐      0🍴 darksoku) - Based on the ys and    103⭐     25🍴 astro) themes.
  •      0⭐      0🍴 dbern) - Includes battery status and load average decorations.
  •      3⭐      0🍴 delta (asavoy)) - Minimal ZSH theme to reduce distractions. Includes an iTerm color settings file.
  •      0⭐      0🍴 delta (dongri)) - Another minimal theme with embedded git status.
  •     10⭐      0🍴 delta-prompt) - A minimal ZSH prompt.
  •      0⭐      0🍴 devil-puppet) - Theme decorated by a pentagram. Has decorators for username, hostname, python virtual environment, current working directory, git status information and the exit code of the last command run.
  •      0⭐      0🍴 devj121) - Includes git decorations with branch glyphs.
  •      3⭐      0🍴 dexter) - A theme with an emphasis on the right side (hence the name) of the terminal.
  •      5⭐      0🍴 dfrx) - Oh-My-Posh theme. Includes decorators for current directory, execution time of last command, root status, and the time.
  •      6⭐      2🍴 dino) - Includes decorations for node, golang, flutter, lua, python & java, also includes git decorations. Requires nerdfonts.
  •      4⭐      0🍴 dissonance) - Comes with custom LSCOLORS and LS_COLORS settings files, works with both dark and light terminal themes.
  •      1⭐      0🍴 diy-ys) - Variant of 168695⭐  25590🍴 ys) without hostname or time.
  •      ?⭐      ?🍴 djkakaroto) - Includes git status decorations, works with all fonts.
  •      1⭐      0🍴 dkniffin) - Includes ruby version and git status.
  •      1⭐      0🍴 dmx) - Optimized for dark terminal windows.
  •      0⭐      0🍴 domixgit) - Prompt with git status and current directory decorators.
  •      3⭐      0🍴 doodleshell) - Minimalist theme, includes git, terraform and aws status decorations.
  •      3⭐      1🍴 doom) - Doom-inspired. Looks similar to powerline. Has customizable segments, decorators for git status, rust, Node.js, python and ruby versions.
  •      1⭐      0🍴 dp) - Low contrast theme that shows current git branch, if the repository is dirty and the value of $PYENV_VERSION.
  •      ?⭐      ?🍴 dr4kk0nnys_v2) - Works well on dark backgrounds, includes git status decorations.
  •    259⭐     70🍴 dracula) - A dark theme for Atom, Alfred, Chrome DevTools, iTerm 2, Sublime Text, Textmate, Terminal.app, Vim, Xcode, and ZSH.
  •      1⭐      0🍴 dragon (jeop10)) - Inspired by kali linux. Includes git status and working directory decorations.
  •     12⭐      2🍴 dragon (sabertaximi)) - Minimalistic, includes git status information.
  •      3⭐      0🍴 drkat) - Reminiscent of  14192⭐    992🍴 Powerline). Includes directory, git status, and hostname decorations.
  •      3⭐      0🍴 droolscar) -  14192⭐    992🍴 Powerline) variant.
  •      3⭐      1🍴 dtheme) - Optimized for people using a solarized terminal color scheme and git. Works best with a unicode font.
  •      4⭐      1🍴 duckster) - A fork of the     66⭐     38🍴 gitster) ZSH theme that's more ducky fresh.
  •     36⭐      7🍴 ducula) - Inspired by Dracula project. Includes git status decorations, username and hostname abbreviations, virtual environment, current working directory, return status of last command and the time.
  •      1⭐      1🍴 dustmod) - Derived from the 168695⭐  25590🍴 dst) theme in oh-my-zsh.
  •      0⭐      0🍴 dyzsh) - Based on    103⭐     25🍴 astro). Includes decorators for git branch & hash, current directory, user, host & time.
  •      0⭐      0🍴 easytocloud) - Based on   3892⭐    581🍴 agnoster). Includes decorators for AWS environment, git status, username and the current directory.
  •      0⭐      0🍴 eckig) - Minimalist theme with utf-8 icons. Includes git status decorations and a clock.
  •      4⭐      0🍴 efritas) - Includes username, hostname, venv, rvm and git status decorations.
  •      1⭐      0🍴 eggshausted) - A git-aware theme for people who are tired of getting errors.
  •      0⭐      0🍴 elagoht) - Includes decorators for user@hostname, current directory, virtual environment, git status, whether it is running in an ssh session, and the execution time of the last command.
  •     20⭐      6🍴 elessar) - A git-aware theme based on     66⭐     38🍴 gitster). Requires a Powerline-compatible font.
  •      1⭐      0🍴 elm) - Includes git status, user@host, date, time and path decorators.
  •      7⭐      0🍴 elsa) - Includes root status, pwd and git status decorations.
  •      0⭐      0🍴 emojeer) - Emoji flavored 🌎 oh-my-zsh theme.
  •     16⭐     14🍴 emoji) - Based on the 168695⭐  25590🍴 robbyrussell) oh-my-zsh theme with the git prompt symbols replaced with emoji for better clarity.
  •      1⭐      0🍴 emojirussell) - Based on 168695⭐  25590🍴 robbyrussell) oh-my-zsh theme, with status decorations for current working directory, last command exit status, git branch and status.
  •      3⭐      1🍴 endless-dog) - oh-my-zsh-compatible theme that mimics grml-zsh-config.
  •      7⭐      1🍴 enlightenment) - Includes decorations for git status, vi-mode indicator, and the time for last command to execute.
  •      1⭐      0🍴 enormous) - Takes up an enormous amount of space in the terminal.
  •      2⭐      0🍴 erfan) - Combination of the of      7⭐      5🍴 af-magic) and     18⭐      8🍴 macovsky) themes. Includes git and virtualenv status decorations.
  •     19⭐     13🍴 eriner) - A Zim fork of the Powerline-inspired   3892⭐    581🍴 agnoster) prompt theme. Includes git status decorations.
  •      ?⭐      ?🍴 escape) - Includes decorators for git information, username, time, current directory and last command exit status.
  •      0⭐      0🍴 eubw) - A simple theme with git information.
  •      1⭐      0🍴 eucalyptus) - Simple one-line theme for minimalist vi-mode users inspired by   3892⭐    581🍴 agnoster) and  13442⭐    951🍴 powerlevel9k). Includes git status indicator, vi-mode indicator, current directory and current path.
  •      4⭐      1🍴 excess) - Simple ZSH color theme.
  •      1⭐      0🍴 ez-pz) - Minimalist theme with git status decorations, inspired by     33⭐      3🍴 bureau).
  •     28⭐      1🍴 fall) - Minimalist theme with fall icons. Includes git status decorations.
  •      0⭐      0🍴 fattyarrow) - Minimal ZSH prompt that works better on dark backgrounds.
  •      0⭐      0🍴 fbi) - Powerline-inspired fork of     33⭐      3🍴 Bureau) with decorators for nvm environment, git status, username@hostname and current directory.
  •      0⭐      0🍴 fdT2K)- Based on   3892⭐    581🍴 agnoster), preset to include virtualenv, last command status, nvm, docker machine and git, hg and bzr status decorations.
  •      0⭐      0🍴 fe80) - Includes decorators for git information, current directory, user@hostname, time, and the return code of last command when it is nonzero.
  •      0⭐      0🍴 feder) - Clean, simple, compatible and meaningful. Tested on Linux, Unix and Windows under ANSI colors.
  •     41⭐      5🍴 filthy) - A disgustingly clean ZSH prompt.
  •      ?⭐      ?🍴 firefoxic) - Fork of     33⭐      3🍴 Bureau) with tweaks to the node and git decorators.
  •      9⭐      1🍴 fish (raniconduh)) - ZSH theme reminiscent of the default fish shell theme. Includes git status decorations.
  •      0⭐      0🍴 fish (sbfkcel)) - Minimalist theme with decorators for git status, current directory and username.
  •      2⭐      1🍴 fishy-lite) - Fork of the original      ?⭐      ?🍴 fishy) theme in oh-my-zsh with much of the extraneous stuff cut out to improve load speeds. Includes a battery gauge and git status display that can be enabled on the right-hand side of the prompt.
  •      4⭐      0🍴 fishy2) - ZSH theme inspired by      ?⭐      ?🍴 original fishy).
  •      9⭐      0🍴 fluent-git) - Displays time of last command execution, error code, hostname, username, git status, kubernetes cluster and namespace, path and ssh connection status.
  •      0⭐      0🍴 flux) - A no-nonsense minimalist theme with git status decorations.
  •      5⭐      1🍴 forerunner) - Custom setup for  13442⭐    951🍴 powerlevel9k). Includes git status decorations.
  •      2⭐      0🍴 fortuity) - Includes status of last command, git information and current directory.
  •      0⭐      0🍴 frank) - Frank keeps to the point, displaying information compactly but readably on a single line. Frank keeps to the facts and only tells you extra things when they are important.
  •      0⭐      0🍴 friendly-fiesta) - Fork of 168695⭐  25590🍴 terminal-party) theme.
  •      1⭐      0🍴 frisk-arrow) - A theme based on the 168695⭐  25590🍴 frisk) oh-my-zsh-theme.
  •      0⭐      0🍴 frisk-red) - Red version of the 168695⭐  25590🍴 frisk) theme from oh-my-zsh.
  •      0⭐      0🍴 fritz) - Works well on dark backgrounds. Includes git status decorations.
  •      1⭐      0🍴 frlo) - Uses your computer's hostname to come up with a (hopefully) unique three-color theme to display in your prompt, so you know at a glance which machine you're logged into.
  •      ?⭐      ?🍴 frontcube) - Requires a nerd font. Based on the official      4⭐      1🍴 Frontcube) theme. Includes decorators for git status and current directory.
  •      2⭐      3🍴 funkyberlin) - A colorful two-line theme with support for git and svn.
  •      2⭐      0🍴 funkydrac) - Multiple Dracula-themed omz themes based on 168695⭐  25590🍴 funky) and an  14176⭐   2214🍴 oh-my-posh) theme based on  14176⭐   2214🍴 alien)
  •     17⭐      3🍴 furio) - Fork of the 168695⭐  25590🍴 Cloud) oh-my-zsh theme. with different colors and emojis.
  •      0⭐      0🍴 furry-umbrella) - Colorful theme, works better on a dark background.
  •      0⭐      0🍴 gabriel2m) - Minimalist theme with decorators for the current directory and git status.
  •      5⭐      2🍴 gaia) - Originally a fork of     33⭐      3🍴 Bureau) adds new virtual environments info to the prompt: Kubernetes, virtualenv, rbenv and Java versions. Includes git status integration.
  •      1⭐      1🍴 gal) - Minimalist theme based on      ?⭐      ?🍴 gallois).
  •      1⭐      0🍴 gallifrey-war) - Inspired by      ?⭐      ?🍴 gallifrey). Includes decorators for git information, user@host and current directory.
  •      1⭐      0🍴 garden) - Works better with a dark terminal background, includes git status decorations.
  •    156⭐     24🍴 garrett) - Prezto prompt with the information you need the moment you need it.
  •      3⭐      0🍴 gawaine) - Nicola Racco's theme. Requires rvm & git plugins.
  •    543⭐     37🍴 gbt) - Go Bullet Train is a very customizable prompt builder inspired by Bullet Train and 168695⭐  25590🍴 oh-my-zsh) that runs much faster. Includes many different status cars. Includes a    543⭐     37🍴 prompt-forwarding) feature than enables the user to forward their user-defined prompt to a remote machine and have the same-looking prompt across all machines via SSH but also in Docker, Kubectl, Vagrant, MySQL or in Screen without the need to install anything remotely.
  •      1⭐      0🍴 gentoo) - Breaks out the oh-my-zsh gentoo theme into a separate repository for non-omz users.
  •      1⭐      0🍴 geometryHostInfo) - Adds host info to the    916⭐     94🍴 geometry) theme.
  •    916⭐     94🍴 geometry) - A minimal ZSH theme where any function can be added to the left prompt or (async) right prompt on the fly.
  •      0⭐      0🍴 gerry) - Based on      ?⭐      ?🍴 bureau), includes decorations for git status, current time, username, hostname and current directory.
  •      0⭐      0🍴 ghoti) - Mimics the fish-shell default prompt. Includes git decorations.
  •      1⭐      0🍴 gianu-alternative) - An alternative to 168695⭐  25590🍴 OMZ Gianu) that changes prompt based on privilege. Includes git status and current directory decorators.
  •      0⭐      0🍴 gideon) - Inspired by 168695⭐  25590🍴 avit), includes git decorations, IP address, host and path.
  •      2⭐      0🍴 gimbo) - A variant of    277⭐     87🍴 purepower) with more features, a little eye candy and context-sensitive extra lines. Includes git status decorations, history number, username/hostname context, directory status, status of last command if it failed, and the Python virtualenv name if present.
  •      0⭐      0🍴 gimme) - A simplistic theme for ZSH with git integration. Inspired by the     54⭐      2🍴 gitsome) theme.
  •      0⭐      1🍴 girazz) - A modification to the gnzh theme which adds vi mode to the right prompt.
  •      4⭐      1🍴 git-kali) - Based on   1689⭐    395🍴 An informative git prompt for kali). Includes decorators for git status, username@host, and the current directory.
  •     12⭐      0🍴 git-prompt (awgn)) - A fast git prompt for bash, zsh and fish.
  •   1689⭐    395🍴 git-prompt (olivierverdier)) - Displays information about the current git repository. In particular the branch name, difference with remote branch, number of files staged or changed, etc.
  •    231⭐     39🍴 git-prompt (woefe)) - A fast, customizable, pure-shell, asynchronous git-aware prompt for ZSH heavily inspired by Olivier Verdier's   1689⭐    395🍴 zsh-git-prompt) and very similar to the "Informative VCS" prompt of fish shell.
  •      5⭐      0🍴 git-prompt-kit) - A configurable set of components for creating feature rich, high performance Git-aware zsh prompts (aka themes) with minimal coding.
  •      1⭐      0🍴 git-simple) - Simple theme that includes detailed git status decorations.
  •      ?⭐      ?🍴 gitbash) - Mimics the default prompt from 🌎 Git for Windows. Includes git status, user@host and current directory decorators.
  •      ?⭐      ?🍴 github) - A GitHub-inspired theme. Shows decorators for (truncated) current directory, hostname and git status. Includes both light and dark modes and detects system settings for that on macOS and Linux.
  •      ?⭐      ?🍴 gitneko) - Has a neko (^>ω<^) prompt with git status information.
  •     54⭐      2🍴 gitsome) - Super simple prompt with git info, optimized for the    624⭐     67🍴 Flat Terminal) color scheme.
  •      5⭐      0🍴 gitstatus) - Shows command and git status decorations.
  •     66⭐     38🍴 gitster (shashankmehta)) - When in a git repo, it shows the location from the git repository root folder. When not in a git repo, it shows the path relative to home, ~.
  •      4⭐     12🍴 gitster (zimfw)) - Zim fork of shashankmehta's     66⭐     38🍴 gitster) prompt theme
  •      0⭐      0🍴 gitsterv2) - Forked from the original      ?⭐      ?🍴 gitster) theme.
  •      0⭐      0🍴 gk3000) - Includes git status decorations and full path to current directory.
  •      1⭐      0🍴 glider) - Based on      2⭐      1🍴 strug). Includes decorators for git status, username, hostname and current directory.
  •      1⭐      0🍴 glimmer) - Includes git branch, time and user@host decorators.
  •     47⭐      7🍴 gndx) - Includes git status, hostname, directory and last command exit status decorations.
  •      1⭐      3🍴 gnrnzh) - Customization of 168695⭐  25590🍴 gnzh.zsh-theme) from oh-my-zsh.
  •      0⭐      0🍴 gocilla) - Theme for iTerm 2 and ZSH. Uncludes git status, user@host, path and date decorators.
  •      1⭐      0🍴 goldenprompt) - A simple prompt that incorporates fish-like functionality and decorators for git status, current directory.
  •      2⭐      0🍴 goprompt) - Lightning fast. Includes decorators for truncated current directory, last command duration & exit status, vim-mode indicators, git information, datetime and parent process name.
  •     10⭐      2🍴 gops) - Fast powerline-like prompt. Includes git status, current directory, root status decorations.
  •      ?⭐      ?🍴 gorchak) - Inspired by [robbyrussell(https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#robbyrussell)] and      ?⭐      ?🍴 af-magic). Includes decorators for git information and Node.js version.
  •      3⭐      0🍴 grayt) - Simple yet informative theme that includes git decorations and the return status of the last command.
  •      ?⭐      ?🍴 greencastle) - Minimalistic theme, that supports really, really, long branch names, without severely truncating the prompt. The theme is inspired by the      0⭐      0🍴 jonathan theme) and the      0⭐      0🍴 robby russel theme). Includes decorators for current directory, git information and the exit status of the last command run.
  •      0⭐      0🍴 griffin) - Minimalist, includes git status decorations.
  •      0⭐      0🍴 grs) - Includes git status, user id and working directory decorators.
  •      6⭐      1🍴 gruvbox (hgaiser)) - Sets colors from the  13127⭐   1101🍴 gruvbox) vim plugin.
  •    105⭐     19🍴 gruvbox (sbugzu)) - Based on 🌎 agnoster, uses the same colors from the  13127⭐   1101🍴 gruvbox) vim plugin.
  •     74⭐      3🍴 guezwhoz) - Minimalist, includes git status decorations.
  •      ?⭐      ?🍴 gugulenok) - Has both a dark and a light mode. Includes decorators for git status, time and current directory.
  •     22⭐      3🍴 guri) - A Simple and fast Oh-My-Zsh theme, based on  12773⭐    964🍴 Pure)'s design.
  •      ?⭐      ?🍴 gus) - Hackable transient theme. Includes decorators for conda, git information and current directory.
  •     11⭐      0🍴 hackersaurus) - A theme with git status and exit code of last command run decorators embedded in the prompt. Related to  13442⭐    951🍴 powerlevel9k).
  •      5⭐      0🍴 halfeld) - Minimalist theme with git decorations.
  •      2⭐      2🍴 halil) - Fork of oh-my-zsh's 168695⭐  25590🍴 amuse) theme.
  •      2⭐      0🍴 hana-matcha) - A simple theme with the first character being 花(hana), the kanji for flower. This theme was inspired by a keycap set called DSA Hana. This pairs well with the      0⭐      0🍴 hana atom) theme. Includes git status decorations.
  •      1⭐      0🍴 handy) - Colorful and lightweight theme. Shows root status, git status, current directory and user@hostname decorations.
  •      0⭐      0🍴 hanpen) - Shows git branch and status, last command exit code, last command execution time if more than ZSH_THEME_HANPEN_CMD_MAX_EXEC_TIME.
  •      1⭐      0🍴 hapin) - Based on oxide, includes git status decorations and current user/host information.
  •      ?⭐      ?🍴 happy-coding) - Stripped down version of    257⭐    129🍴 passion). Includes decorators for time, git branch, last command execution time and last command exit status.
  •      7⭐      2🍴 haribo) - Simple git status + timestamp in prompt.
  •      1⭐      0🍴 hcompact) - Displays time, OS (including distro if on Linux), directory and whether running as root.
  •    217⭐     22🍴 headline) - A responsive ZSH theme featuring Git status information and a colored line above the prompt.
  •     34⭐      5🍴 heapbytes) - Includes decorators for current directory, tun0 ip if on a VPN, wlan ip when not on VPN and git information.
  •      7⭐      0🍴 heart) - Heart themed prompt for light backgrounds.
  •      0⭐      1🍴 hedroed-bureau) - Based on      ?⭐      ?🍴 bureau), with added git status decorations and npm status.
  •      0⭐      0🍴 helb) - Loosely based on Gentoo's old bash theme. Includes git information, return value of last command, and uses different username color and prompt char for users ($) and root (#).
  •      0⭐      0🍴 hematite) - Minimalist promot that tries to show only the status decorations that are actively useful at a given time.
  •      0⭐      0🍴 hex) - Heavily based on      ?⭐      ?🍴 bira), and    105⭐     19🍴 gruvbox), which in turn is based on 🌎 agnoster. Includes decorators for current directory, git status information, active python virtualenv, exit status of the last command run. Requires a Powerline-compatible font.
  •      2⭐      2🍴 hexagon) - Minimalist ZSH theme based on    916⭐     94🍴 geometry).
  •      1⭐      0🍴 hfulldate) - Displays time, date, OS (including distro if on Linux), directory and whether running as root.
  •      0⭐      0🍴 hhktony) - Inspired by robbyrussell theme + ssh connection status prompt.
  •      1⭐      0🍴 hijack) - Includes decorators for user@hostname, current directory, and git information.
  •      1⭐      1🍴 hina) - Written in golang, includes git status decoration and kubernetes context.
  •      0⭐      0🍴 hip-fellow) - Includes git status decorations and works with standard fonts.
  •      9⭐      3🍴 hipstersmoothie-p9x) - A variant of  13442⭐    951🍴 powerlevel9k).
  •      1⭐      0🍴 ho-my-zsh) - Includes decorators for current directory and git information.
  •      0⭐      0🍴 hoffish) - If the   3892⭐    581🍴 agnoster) theme and 🌎 fish shell had a ZSH theme for a child. Includes decorators for git status, trimmed path to current directory, root status, exit status of the last command run and the active python virtualenv. Requires a Powerline font and the  29585⭐   1827🍴 zsh-autosuggestions) and 168695⭐  25590🍴 shrink-path) plugins.
  •      0⭐      0🍴 hogbal) - Works best with a dark background and a 256 color terminal program. Includes decorators for virtualenv, git information, username@hostname and current directory.
  •      3⭐      0🍴 home) - Pretty and short one-line theme that makes you feel at home.
  •      6⭐      1🍴 hometown) - A feature rich, high performance git-aware ZSH theme with segments for the user, host, time, the current working directory and its parent, and detailed full Git status within a Git repo.
  •   1084⭐    136🍴 honukai-iterm) - Honukai theme and colors for oh-my-zsh and iTerm 2.
  •      1⭐      0🍴 hoozeeth) - Minimalist theme, includes decorators for user@hostname, the date & time, and the current working directory.
  •      3⭐      0🍴 horizontal) - Two line prompt with a horizontal separator.
  •      1⭐      0🍴 hornix) - Displays time & date, OS (including distro if on Linux), directory and whether running as root.
  •      0⭐      0🍴 horse-sh) - A very minimal brown/red ZSH theme.
  •      1⭐      1🍴 htb) - Inspired by the pwnbox on a HackTheBox machine. Includes decorators for user@host, IP address and the current directory.
  • 🌎 hub - Simple and clean, includes the return code of the last command executed.
  •      3⭐      0🍴 hug) - When you're working and need a hug. Includes git status.
  •      1⭐      0🍴 humbled) - A clean and humble theme with left-aligned condaenv, virtualenv and git status. Requires      1⭐      0🍴 condaenv) plugin.
  •      0⭐      0🍴 hydrogen) - A simple multiline ZSH theme. It shows username, hostname, current directory and git status decorations.
  •     38⭐      4🍴 hyper) - Designed to work with the hyper terminal theme, includes git status decorations.
  •    525⭐     42🍴 hyperzsh) - Gives you a comprehensive overview of the branch you're working on and the status of your repository without cluttering your terminal.
  •      0⭐      1🍴 iGeek) - Modified iGeek theme. Works with macOS out-of the box, includes git status decorations.
  •      3⭐      0🍴 iamskok) - Works well on a dark background.
  •      6⭐      0🍴 iay) - A {ba,z}sh prompt written in Rust. Includes decorations for the current directory and git status.
  •      1⭐      0🍴 ice) - Very lightly modified     33⭐      3🍴 bureau) theme combined with 168695⭐  25590🍴 bira).
  •      0⭐      0🍴 ichirei) - Colorful. Includes decorators for git status, time & current directory. Requires a Nerd Font.
  •      2⭐      0🍴 icicle) - Includes git status decorations, and whether running as root.
  •     38⭐     19🍴 igeek) - Displays system information when starting a new terminal session.
  •     12⭐      3🍴 iggy) - A super happy awesome Powerline-style, git-aware prezto only theme.
  •     11⭐      2🍴 igorsilva) - Shows current directory, customizable delimiter, current branch, and git status decorators.
  •      2⭐      0🍴 iguanidae) - Includes git, nvm and venv decorations.
  •      3⭐      0🍴 illusion) - Includes username, current working directory, git status and last command status decorators.
  •      1⭐      0🍴 illuvia-gitster) - Fork of    106⭐     20🍴 ergenekonyigit/lambda-gitster) with spacing improvements and an updated icon. Includes git status information.
  •     27⭐     10🍴 imp) - Based on      ?⭐      ?🍴 zork) and optimized for dark backgrounds.
  •      0⭐      0🍴 infernus) - Minimalist theme, better on dark backgrounds.
  •      4⭐      2🍴 infoline) - Clean theme that shows git status, background jobs, remote host, and other information.
  •      ?⭐      ?🍴 inthedeepspace) - Based on      ?⭐      ?🍴 intheloop) and inspired by    295⭐     26🍴 vim-deep-space).
  •      1⭐      0🍴 intheloop-powerline) - An extension of the 168695⭐  25590🍴 intheloop) theme to use powerline fonts.
  •     34⭐      5🍴 itg) - itsthatguy's theme.
  •      0⭐      0🍴 itlbv) - Minimalist. Includes decorators for git status and the current directory.
  •      0⭐      0🍴 ittecture) - Includes decorators for current directory and git information.
  •      7⭐      0🍴 ivabus) - Inspired by the GitHub Codespaces prompt. Includes decorators for git status, username and current directory.
  •      2⭐      0🍴 ivy) - Works well on dark backgrounds. Includes user@host, git status and time decorators. Based on the      ?⭐      ?🍴 obraun) theme.
  •      0⭐      0🍴 jacobin) - Based on refined and ys themes, includes git status decorations. Includes an optional iterm2 color scheme.
  •      0⭐      0🍴 jake) - Shows the time, the current directory, and git branch information including the branch name and a red + if the branch has un-pushed changes.
  •      3⭐      1🍴 jam) - Optimized for dark backgrounds, includes git status and rvm status.
  •      1⭐      0🍴 jc) - For dark terminal backgrounds, includes git status information.
  •      2⭐      1🍴 jcl) - Loosely based on the ys theme.
  •      0⭐      0🍴 jerome) - Colorful theme based on the      0⭐      0🍴 dieter) theme, but with a yellow hostname. Includes git decorations.
  •      2⭐      0🍴 jhleeeme) - Includes git and python virtualenv status decorations, user, pwd,time and system name.
  •      0⭐      0🍴 jnooree) - Minimalist theme with colors adapted from the 168695⭐  25590🍴 robbyrussell) theme. Includes decorators for git status, whether running as non-default user and current working directory.
  •      0⭐      0🍴 joje) - Includes decorators for git status and current directory.
  •      1⭐      0🍴 jon) - A simplified 168695⭐  25590🍴 bira) with the colors of 168695⭐  25590🍴 robbyrussell).
  •    414⭐     51🍴 jovial) - Shows decorators for host, user, path, development environment, git branch, and which python venv is active.
  •      1⭐      0🍴 jpegleg) - Similar to dark blood theme, includes timestamp and git decorations.
  •      0⭐      0🍴 js-magic) - A simplified take on      7⭐      5🍴 af-magic). Includes current working directory and git status decorations.
  •      0⭐      0🍴 judgedim) - Minimalist prompt.
  •      0⭐      0🍴 july) - Minimalist prompt. Includes decorators for user, host and current directory.
  •      0⭐      0🍴 just-another) - Just another theme, with hostname when you're sshed to another machine.
  •      0⭐      0🍴 just-around-the-corner) - Counts down the days until Christmas. Includes git status decorations.
  •      4⭐      1🍴 jwalter) - Powerline-style theme with git, svn, npm, rvm and network awareness. Requires Powerline-compatible terminal font.
  •      0⭐      1🍴 jyumpp) - Configuration file and installer for Powerlevel 10K.
  •      8⭐      1🍴 kali-like) - Inspired by the Kali Linux default ZSH theme. Includes decorators for user@host, current directory and git information.
  •     34⭐      5🍴 kali) - Includes git decorations.
  •      2⭐      0🍴 kalsowerus) - Colorful powerline-inspired multi-line theme, includes decorations for git status, directory, last command exit status and nvm information.
  •      2⭐      0🍴 karu) - Minimalist single line ZSH prompt.
  •      ?⭐      ?🍴 kawaii) - Has terminal and virtual console modes. Includes decorators for username, directory, last command exit status, timestamp and git status.
  •      2⭐      2🍴 keloran) - Theme that includes a few features from other themes.
  •      1⭐      1🍴 kenton) - Optimized for dark backgrounds, includes git status information.
  •      2⭐      0🍴 kevin) - Colorful theme, includes iTerm 2 color schemes.
  •      0⭐      0🍴 kgzsh) - Includes git status deorations, works well on darker backgrounds.
  •      5⭐      1🍴 kido) - Based on ys and robbyrussell themes. Includes decorators for the exit code of the last command run, python virtualenv and VCS status.
  •      9⭐      2🍴 kimwz) - Minimal theme.
  •      7⭐      2🍴 kinda-fishy) - Based on Fishy theme, but shows full paths instead of abbreviated directories and only shows user@machine in ssh sessions and docker containers.
  •      0⭐      0🍴 kirkdawson) - Powerline-inspired. Includes prompt decorations for git status, last command exit status, user@hostname, working directory and whether the user is running as root.
  •    110⭐      5🍴 kiss) - Simple theme for oh-my-zsh, VSCode, iTerm2, Neovim, and RStudio. Includes git status decorations.
  •      0⭐      0🍴 kketcham) - Theme with nifty colors on the git info.
  •      ?⭐      ?🍴 ko) - Includes decorators for git status and current directory.
  •      0⭐      0🍴 korittg) - Minimalistic but informative. Includes decorations for git status, current directory and the kubectl context and namespace.
  •      1⭐      0🍴 kote) - Best for dark backgrounds. Includes git status decorations.
  •      0⭐      0🍴 kotterstep) - Two line theme designed for dark terminals, has git decorations.
  •      2⭐      0🍴 krak3n) - Shows golang version and the current git branch.
  •      1⭐      0🍴 kraken) - A dark theme for ZSH.
  •      0⭐      0🍴 ksposh) - Includes decorators for python virtual environment, git information, current directory and username.
  •      0⭐      2🍴 kube) - Based on      ?⭐      ?🍴 macos-terminal), includes kubectl context. Has time, directory, and git status decorations.
  •      0⭐      0🍴 kumavis) - Agnoster fork optimized for solarized terminals. Requires powerline-compatible font.
  •      1⭐      1🍴 kw) - Colorful theme with git and hg status information, ability to add host-specific colors to hostname.
  •      1⭐      0🍴 kyuu) - A simple theme with the first character being 九(kyuu), the number 9. The primary color is blue with a magenta accent. Includes git status decorations.
  •      0⭐      0🍴 lacerate) - Minimalist theme with decorations for git, hg and python venv status.
  •      0⭐      0🍴 laconic) - Simple theme with git status and current directory decorators.
  •      1⭐      0🍴 lagnoda) Inspired by 🌎 agnoster and lambda themes. Includes decorators for username@hostname, current directory, git, hg, or bzr status, current virtualenv, exit status of last command run, and current aws profile.
  •      1⭐      1🍴 lagune) - A minimal ZSH theme.
  •      0⭐      0🍴 lambda (bluedragon1221)) - Includes decorators for current directory and git status.
  •     64⭐      5🍴 lambda (cdimascio)) - Inspired by the 168695⭐  25590🍴 lambda) theme. Includes git status decorations.
  •      ?⭐      ?🍴 lambda (halfo)) - A ZSH theme optimized for git users who use unicode-compatible fonts and terminal applications.
  •      0⭐      0🍴 lambda-blazinggit) - Includes blazing fast, detailed git information. Requires  51170⭐   3549🍴 Nerd Fonts) and the   1616⭐     96🍴 gitstatus) plugin.
  •    106⭐     20🍴 lambda-gitster) - Minimalist prompt that includes git information.
  •      6⭐      1🍴 lambda-minimal) - Simple theme based on lambda with git status and virtualenv information.
  •    463⭐    103🍴 lambda-mod) - A simple ZSH theme, optimized for git usage.
  •      0⭐      0🍴 lambda-p) - Inspired by the    463⭐    103🍴 lambda mod) and      2⭐      0🍴 Lambda V) themes. Includes git status decorations.
  •    115⭐     35🍴 lambda-pure) - A minimal ZSH theme, based on  12773⭐    964🍴 pure), with added Node.js version decorator.
  •      2⭐      0🍴 lambda-v) - A combination of the Lambda and Fishy themes, includes git status decorations.
  •      3⭐      0🍴 lambda-zen) - inspired by    463⭐    103🍴 lambda mod theme) with graphical git status decorations.
  •      0⭐      0🍴 lambder) - Includes git status decorations, works best with a dark terminal theme.
  •      0⭐      0🍴 laniksj) - Works best on a dark background. Based on the great ys theme and   1084⭐    136🍴 Honukai ZSH Theme). Shows root status and git status decorations.
  •      1⭐      0🍴 lazyprodigy) - Optimized for dark terminals, has variants for local and remote systems.
  •      1⭐      0🍴 leafia) - Leafy prezto theme that shows git status information.
  •    154⭐     37🍴 lean) - Inspired by  12773⭐    964🍴 pure). Has decorators for git status information, exit status of last command run, and the elapsed time of last command.
  •      2⭐      0🍴 lemon) - Many beautiful colors for you to enjoy. done with care and patience. Includes git status and ruby version decorations.
  •      0⭐      0🍴 leon) - Works well on light background. Includes git status, time, username@host, working directory and last command exit status decorations.
  •      0⭐      0🍴 less-noise) - Minimalist theme with decorators for git status, current directory and the current time.
  •      1⭐      0🍴 leverage) - Based on 168695⭐  25590🍴 minimal), uses colors, and an extra ¬ character, to better distinguish the command line prompt from your output.
  •      0⭐      0🍴 lewis) - Black, white and red theme. Shows git status information.
  •      1⭐      0🍴 lgbtq) - A collection of lgbtq themes for your terminal.
  •      4⭐      0🍴 lightbulb) - Includes decorations for kernel, OS version, uptime and git.
  •      7⭐      1🍴 lighthaus) - A prompt that compliments the     26⭐      1🍴 Lighthaus) theme. Shows git information, GitHub/GitLab logo and shows changes as and when they occur.
  •      0⭐      0🍴 lila) - Minimalist theme, best on a dark terminal background.
  •      0⭐      0🍴 lildragon) - Dragon-themed. Includes decorators for git status, current directory & username. Requires a font with emoji glyphs.
  •      0⭐      0🍴 lilith) - Modification of 168695⭐  25590🍴 gallifrey) and    525⭐     42🍴 hyperzsh).
  •     15⭐      3🍴 lime) - Simple and easily customizable ZSH theme.
  •      0⭐      0🍴 limpide) - Modified version of      ?⭐      ?🍴 miloshadzic) theme which displays parent and current directory.
  •      4⭐      0🍴 linear) - Reminiscent of Powerline. Includes segments with git status, Pythonvirtualenv, current directory and current time.
  •      1⭐      0🍴 link) - Minimalist. Includes git status and last command exit decorations.
  •      3⭐      1🍴 linuxer) - Inspired by Yaris Alex Gutierrez's     54⭐     11🍴 classyTouch), Yad Smood's ys, and the     33⭐      3🍴 Bureau) theme.
  •      0⭐      0🍴 linuxero) - Minimalist. Includes decorations for root status, current directory, git status, current ruby rvm environment and current python virtualenv.
  •   4417⭐    422🍴 liquidprompt) - A full-featured & carefully designed adaptive prompt with useful information when you need it. It shows you what you need when you need it. You will notice what changes when it changes, saving time and frustration.
  •      0⭐      0🍴 lish) - A casual theme. No roughness, just smooth. Includes git, user@host, last command exit status, current directory, current time and root status decorators.
  •      0⭐      0🍴 liver) - Colorful, includes git status, user, host, current and relative path to the current repository root decorations.
  •      6⭐      0🍴 llama) - Minimalist theme used by discerning llamas.
  •      3⭐      0🍴 logico) - Has git decorations. Shows remote status and indicator for vi-mode.
  •      0⭐      0🍴 lone-star) - Texas-themed theme based on Sindre Sorhus' pure theme.
  •      1⭐      0🍴 longsilvern) - Includes git and compact pwd decorations.
  •      ?⭐      ?🍴 lorond) - Compact version of      7⭐      5🍴 af-magic). Includes git status, works with standard fonts.
  •      1⭐      0🍴 lperezp) - Includes decorators for user@hostname, git status, current directory and the exit status of the last command run.
  •     38⭐      8🍴 lpha3cho) - Modified version of the 168695⭐  25590🍴 intheloop) theme for pentesters which includes the date, time, and IP address for pentest logging.
  •      0⭐      0🍴 luceast) - Optimized for git. Includes decorations for username, host, time & working directory.
  •      0⭐      0🍴 ludvig) - Minimalist. Includes decorators for git status, current directory, current time and the last command's exit status.
  •      0⭐      0🍴 ludwigws) - Variant of    463⭐    103🍴 lambda-mod) theme. Has git decorations, requires a powerline-compatible terminal font.
  •      0⭐      0🍴 luke) - Includes git decorations. Based on the 168695⭐  25590🍴 frisk) oh-my-zsh theme.
  •      1⭐      0🍴 lukerandall-extended) - Extended version of the 168695⭐  25590🍴 lukerandall) theme. Includes decorations

fucking-awesome-zsh-plugins's People

Contributors

agkozak avatar babarot avatar black7375 avatar brutuski avatar caarlos0 avatar chrispenner avatar cowboyd avatar dependabot[bot] avatar gomjellie avatar grigorii-horos avatar hermitmaster avatar hyperupcall avatar junkblocker avatar lukechilds avatar mattmc3 avatar menketechnologies avatar moarram avatar psprint avatar qoomon avatar readmecritic avatar redxtech avatar reegnz avatar sinetoami avatar softmoth avatar srijanshetty avatar unixorn avatar voronkovich avatar willghatch avatar xebuz avatar yous avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

emreereyli

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.