Zsh 100 Commits Club Save Abandoned

Promote writing Zsh software not simple scripts

Project README

Awesome

Zsh 100 Commits Club

Plugins evaluated at May 14th, 2021

paypal paypal patreon

Intro

There are so many plugins on the great awesome-zsh-plugins page that it makes sense to filter them out and also to score them. The plugins below contain 50 or more commits and are evaluated by an automatic script in order to detect:

  • ones with 100 or more commits
  • active ones
  • very active ones
  • maintained ones
  • ones having an ongoing research & development

Just take a look at the iconography. It's intuitive and easy to memorize. In minutes you'll be able to grep interesting plugins with your eyes!

Iconography

Devoted time and work detection

? - has 50 or more commits (unused – that's the entry to the list boundary)
? - has 100 or more commits

Progress detection

?- slow/moderate progress: 1 commit in each of last 3 months or 5 commits in total during the 3 last months (90 days)
?- fast progress: 2 commits in each of last 3 months or 10 commits in total during the 3 last months

Maintenance detection

⌛️- long time no update (updated not in last 3 months, but in last 6 months)
⏳ - updated in last 3 months, active
⏰ - updated in last month and month before it (single new commit will not yield such a strong symbol like the alarm clock; the additional criterion ("month before it") is to take into account only a more constantly attended projects)

Research & development detection

? - has branches with at least 50 commits in total
? – the branches were active 3 times in last 4 months

Plugins (#105)

  • abbrev-alias : :hourglass_flowing_sand: - Provides functionality similar to vim's abbreviation expansion.
  • alias-tips :1st_place_medal: :hourglass_flowing_sand: - An oh-my-zsh plugin to help remembering those aliases you defined once.
  • allergen : :hourglass_flowing_sand: - A collection of custom ZSH plugins to use with Antigen.
  • ansiweather :1st_place_medal: - Weather in your terminal, with ANSI colors and Unicode symbols.
  • anyframe : - A peco/percol/fzf wrapper plugin for ZSH.
  • auto-fu.zsh :1st_place_medal: :briefcase: - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii .
  • auto-notify : - Automatically sends out a notification when a long running task has completed.
  • autoenv-extended : :hourglass_flowing_sand: - Extended version of the zsh-autoenv plugin.
  • autoenv :1st_place_medal: - If a directory contains a .env file, it will automatically be executed when you cd into it.
  • autojump :1st_place_medal: - A cd command that learns - easily navigate directories from the command line. Install autojump-zsh for best results.
  • autopair : - A ZSH plugin for auto-closing, deleting and skipping over matching delimiters. Only tested on ZSH 5.0.2 or later.
  • autosuggestions :1st_place_medal: - Fish-like fast/unobtrusive autosuggestions for ZSH.
  • autoswitch-virtualenv :1st_place_medal: :hourglass: - ZSH plugin to automatically switch python virtualenvs and pipenvs when traversing directories. Automatically detects pipenv and poetry projects.
  • base16 :1st_place_medal: - Adds 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.
  • blackbox :1st_place_medal: :hourglass_flowing_sand: :briefcase: - Stack Exchange's toolkit for storing keys/credentials securely in a git repository.
  • cdc : :alarm_clock: :walking_man: - 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.
  • cmd-architect : - Build commands from what's in history and at prompt, move, delete, add command segments and search history with multi-word queries.
  • czhttpd :1st_place_medal: :hourglass_flowing_sand: - A simple http server written in 99.9% pure ZSH.
  • declare-zsh : - A command-line parser for Zinit commands in zshrc.
  • deer :1st_place_medal: :hourglass_flowing_sand: - A file navigator for ZSH heavily inspired by ranger.
  • depot-tools :1st_place_medal: - Simple oh-my-zsh plugin for installing the chromium depot_tools. Installing this plugin will put all of the chromium depot_tools in your path automatically.
  • diractions :1st_place_medal: - Allow you to map a short logical/mnemonic name to directories to quickly access them, or perform actions in them.
  • directory-history : - A per directory history for ZSH which implements forward/backward navigation as well as substring search in a directory sensitive manner.
  • dirrc : :hourglass_flowing_sand: - Executes .dirc when present in a directory you cd into.
  • docker-aliases : Docker aliases for everyday use.
  • docker-helpers : :running_man: :hourglass_flowing_sand: - A collection of docker helper scripts.
  • dotbare :1st_place_medal: :walking_man: :hourglass_flowing_sand: - Interactive dotfile management with the help of fzf.
  • dwim : - Attempts to predict what you will want to do next. It provides a key binding (control-u) that will replace the current (or previous) command line with the command you will want to run next.
  • easy-motion : :hourglass: - A port of vim-easymotion for ZSH.
  • editing-workbench : - Adds sane, complex command line editing (e.g. incremental history word completion).
  • elixir : - Adds shortcuts for Elixir, IEX, Mix, Kiex and Phoenix.
  • enhancd :1st_place_medal: :hourglass: - A simple tool that provides an enhanced cd command by memorizing all directories visited by a user and use it for the pathname resolution.
  • evil-registers :1st_place_medal: :walking_man: :hourglass_flowing_sand: - Extends ZLE vi commands to remotely access named registers of the vim and nvim editors, and system selection and clipboard.
  • expand :1st_place_medal: :hourglass_flowing_sand: - Expands regular aliases, global aliases, incorrect spellings and phrases, globs, history expansion and $parameters with the spacebar key.
  • explain-shell : :hourglass_flowing_sand: - Opens commands on explainshell.com.
  • fast-syntax-highlighting :1st_place_medal: :hourglass: :briefcase: - Optimized and improved zsh-users/zsh-syntax-highlighting – better response times, switchable highlight themes.
  • forgit :1st_place_medal: :alarm_clock: :running_man: - Utility tool for git which takes advantage of fuzzy finder fzf.
  • functional : - ZSH higher order functions.
  • fz : :hourglass_flowing_sand: - Seamlessly adds fuzzy search to z's tab completion and lets you easily jump around among directories in your history.
  • fzf-marks :1st_place_medal: :hourglass: - Little script to create, navigate and delete bookmarks in bash and zsh, using the fuzzy finder fzf.
  • fzf-tab :1st_place_medal: :alarm_clock: :walking_man: - Replace ZSH's default completion selection menu with fzf.
  • fzf-widgets :1st_place_medal: - Adds some ZLE widgets for fzf.
  • fzf-z : - Brings together the z plugin and fzf to allow you to easily browse recently used directories at any point on the command line.
  • git-acp : :alarm_clock: :walking_man: - Take the current command line as the commit message and then run git pull, add, commit and push with one keystroke.
  • git-aliases.zsh : - Creates a lot of useful aliases for combinations of commonly used git commands.
  • git-extra-commands :1st_place_medal: :alarm_clock: :running_man: - Extra git helper scripts packaged as a plugin.
  • git-it-on : :hourglass: - Adds ability to open a folder in your current branch on GitHub.
  • git-secret :1st_place_medal: :alarm_clock: :running_man: :briefcase: :chart_with_upwards_trend: - A bash-tool to store your private data inside a git repository.
  • gitignore :1st_place_medal: :hourglass_flowing_sand: - Plugin for creating .gitignore files.
  • gitsync : - ZSH plugin to improve workflows for one person developing on the same repository on multiple machines.
  • grep2awk : - ZLE widget to transform grep command into awk command.
  • histdb :1st_place_medal: :running_man: :hourglass_flowing_sand: - Stores your history in an SQLite database. Can be integrated with zsh-autosuggestions.
  • history-enquirer : :alarm_clock: :walking_man: - Enhances history search with more interaction and a multiline selection menu. Requires nodejs.
  • history-search-multi-word :1st_place_medal: - A syntax highlighted, multi-word history searcher for ZSH, bound to Ctrl-R, with advanced functions (e.g. bump of history entry to top of history).
  • history-substring-search :1st_place_medal: - 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 : - An Oh My Zsh plugin for GPG encrypted, Internet synchronized ZSH history using git.
  • instant-repl : :hourglass: - Activate a REPL for any command in your current ZSH session.
  • iterm-touchbar : - Display iTerm2 feedback in the MacbookPro TouchBar (Current directory, git branch & status).
  • k :1st_place_medal: :briefcase: - Directory listings for ZSH with git status decorations.
  • kube-ps1 :1st_place_medal: :hourglass: - ZSH plugin for kubectl that adds current context and namespace.
  • kubernetes : :hourglass_flowing_sand: - Add kubernetes helper functions and aliases.
  • learn : :hourglass_flowing_sand: - Learning collection in MySQL/MariadB to save, query and quiz everything you learn.
  • morpho : - Terminal screen savers written in pure ZSH, and also screen saver framework.
  • navigation-tools :1st_place_medal: - Adds htop-like kill, directory bookmarks browser, multi-word incremental history searcher and more.
  • new-file-from-template : - Generates file from template.
  • nix-shell : :walking_man: :hourglass_flowing_sand: - Plugin that lets you use ZSH as the default shell in a nix-shell environment.
  • notify (marzocchi) : :alarm_clock: - 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).
  • nvm :1st_place_medal: :briefcase: - ZSH plugin for installing, updating and loading nvm.
  • open-pr : - A ZSH plugin to open pull requests from command line.
  • opp : - Vim's text-objects-ish for ZSH.
  • pentest : :hourglass: - Aliases and functions for the lazy penetration tester.
  • ph-marks : :hourglass: - Bookmark pornhub videos from your terminal.
  • pr-cwd : :hourglass_flowing_sand: - Creates a global variable with current working directory. Plugin has integration with jocelynmallon/zshmarks.
  • pr-git : - Creates a global variable with git status information that can be displayed in prompts.
  • profile-secrets : :hourglass_flowing_sand: - 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.
  • project (gko) : :hourglass: - Create node/python/ruby project both locally and on github(private or public repository).
  • syntax-highlighting :1st_place_medal: :hourglass_flowing_sand: - Add syntax highlighting to your ZSH. Make sure you load this before zsh-users/zsh-history-substring-search or they will both break.
  • sysadmin-util :1st_place_medal: - Steve Kemp's collection of tool scripts for sysadmins.
  • system-clipboard :1st_place_medal: :hourglass: - Adds key bindings support for ZLE (Zsh Line Editor) clipboard operations for vi emulation keymaps. It works under Linux, macOS and Android (via Termux).
  • tig : - Adds a few advanced bindings and also provides a ZSH-rewritten function and/or script tig-pick.
  • tmux-zsh-vim-titles : - Create unified terminal titles for tmux, ZSH, and Vim/NVIM, modular.
  • tmux : :hourglass_flowing_sand: - Plugin for tmux.
  • tsm : - Adds a tmux Session Manager.
  • tumult :1st_place_medal: :alarm_clock: :running_man: - Adds tools for macOS.
  • vi-increment : :hourglass: - Add vim-like increment/decrement operations.
  • vi-mode (jeffreytse) :1st_place_medal: :alarm_clock: :running_man: - ? A better and friendly vi(vim) mode plugin for ZSH.
  • vi-motions : :hourglass: - Add new motions and text objects including quoted/bracketed text and commands.
  • wakatime (wbingli) : - Automatic time tracking for commands in ZSH using wakatime.
  • wd :1st_place_medal: :hourglass: - 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.
  • yeoman : - Edouard Lopez's Yeoman plugin for oh-my-zsh, compatible with yeoman version ≥1.0 (includes options and command auto-completion).
  • you-should-use :1st_place_medal: - ZSH plugin that reminds you to use those aliases you defined.
  • z-a-bin-gem-node :1st_place_medal: - 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.
  • z-a-man : - Zinit extension that generates man pages for all plugins and snippets.
  • z-a-unscope : - Allows installing plugins for Zinit without specifying the user name by querying the Github API.
  • z.lua :1st_place_medal: :running_man: :hourglass_flowing_sand: - A command line tool which helps you navigate faster by learning your habits. An alternative to z.sh with Windows and posix shells support and various improvements. 10x faster than fasd and autojump, 3x faster than z.sh.
  • zaw :1st_place_medal: - ZSH anything.el-like widget.
  • zconvey :1st_place_medal: - Adds ability to send commands to other ZSH sessions, you can use this to cd $PWD on all active Z shell sessions, for example.
  • zero :1st_place_medal: - Zero's theme & plugin. Has variants for both light and dark terminal backgrounds.
  • zflai : - A fast logging framework for ZSH.
  • zgdbm : - Adds GDBM as a plugin.
  • zinit-console : – A semigraphical (curses) consolette for zinit plugin manager.
  • zredis :1st_place_medal: - Adds Redis database support, with database_key <-> shell_variable binding. Supports all data types.
  • zsh-z (agkozak) :1st_place_medal: :walking_man: :hourglass_flowing_sand: - Jump quickly to directories that you have visited "frecently." A native ZSH port of z.sh - without awk, sed, sort, or date.
  • zshmarks : - A port of Bashmarks (by Todd Werth), a simple command line bookmarking plugin, for oh-my-zsh.
  • zui :1st_place_medal: - ZSH User Interface library – CGI+DHTML-like rapid TUI application development with ZSH.

Themes (#68)

  • agkozak :1st_place_medal: :hourglass: :briefcase: :chart_with_upwards_trend: - 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.
  • agnoster-j :1st_place_medal: - Optimized for solarized color scheme, git or other VCS tools, and unicode-compatible fonts. Includes status of last command run, user@hostname, git status decorations, working directory, whether running as root, whether background jobs are running, and other information.
  • alien-minimal :1st_place_medal: - Minimalist ZSH theme with git status displayed.
  • alien :1st_place_medal: - 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.
  • apollo :1st_place_medal: :walking_man: :hourglass_flowing_sand: - A heavily customizable, compatible and performant ZSH theme that uses modules to enable features.
  • astral :1st_place_medal: - Theme for dark backgrounds with zen mode. Works well with the zsh-users zsh-syntax-highlighting plugin.
  • aterminal : - Displays Nodejs, NPM, Docker, Go, Python, Elixir and Ruby information in the prompt.
  • bar (xp-bar) : - Includes username, host, pwd, git status decorations and 3x hour reminders to drink water.
  • bklyn :1st_place_medal: - Variant of Powerlevel9k with customizations applied.
  • black-Void :1st_place_medal: :alarm_clock: :running_man: :briefcase: :chart_with_upwards_trend: - Includes account info, root user, using ssh, directory lotation, write permission, vcs info decorations.
  • 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.
  • bronze :1st_place_medal: - A cross-shell customizable powerline-like prompt with icons written in go. Requires nerd-fonts.
  • bullet-train :1st_place_medal: - Inspired by the Powerline Vim plugin. It aims for simplicity, showing information only when it's relevant.
  • chaffee : - Based on sorin. Shows the current active versions of Java, Scala, Go, Node, Python and Ruby.
  • clean (brandonRoehl) :1st_place_medal: - A minimalist variant of pure. Pure is not clean, clean is not pure.
  • czsh :1st_place_medal: :hourglass_flowing_sand: - ZSH with oh-my-zsh and the agnoster theme in a container.
  • dracula :1st_place_medal: :hourglass_flowing_sand: - A dark theme for Atom, Alfred, Chrome DevTools, iTerm 2, Sublime Text, Textmate, Terminal.app, Vim, Xcode, and ZSH.
  • filthy : - A disgustingly clean ZSH prompt.
  • fishy-lite : :hourglass: - 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.
  • garrett : - Prezto prompt with the information you need the moment you need it.
  • git-prompt (olivierverdier) :1st_place_medal: - Displays information about the current git repository. In particular the branch name, difference with remote branch, number of files staged or changed, etc.
  • git-prompt (woefe) : - A fast, customizable, pure-shell, asynchronous Git prompt for ZSH heavily inspired by Olivier Verdier's zsh-git-prompt and very similar to the "Informative VCS" prompt of fish shell.
  • hyperzsh : - Gives you a comprehensive overview of the branch you're working on and the status of your repository without cluttering your terminal.
  • infoline : - Clean theme that shows git status, background jobs, remote host, and other information.
  • itg : - itsthatguy's theme.
  • jovial : :hourglass_flowing_sand: - Shows host, user, path, development environment, git branch, which python venv is active.
  • jwalter : - Powerline-style theme with git, svn, npm, rvm and network awareness. Requires Powerline-compatible terminal font.
  • lambda-pure :1st_place_medal: :hourglass_flowing_sand: - A minimal ZSH theme, based on Pure, with added NodeJS version.
  • liquidprompt :1st_place_medal: :alarm_clock: :running_man: :briefcase: :chart_with_upwards_trend: - 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.
  • materialshell : - A material design theme for your shell with a good contrast and color pops at the important parts. Designed to be easy on the eyes.
  • minimal (glsorre) : :hourglass: - minimal asynchronous ZSH theme optimized for use with the Fira Code font and the Solarized Light terminal theme.
  • minimal (subnixr) : :hourglass_flowing_sand: - Minimal yet feature-rich theme.
  • minimal2 : - A minimal and extensible ZSH theme. Forked from subnixr's original and adapted for Zimfw.
  • nox :1st_place_medal: - Dark theme, displays the current working directory and git status.
  • odin : - Odin is a git-flavored ZSH theme.
  • oh-my-git :1st_place_medal: - An opinionated prompt for bash and ZSH.
  • oh-my-via : - Theme for ZSH which mainly forks the historical theme used on VIA servers.
  • persi :1st_place_medal: :running_man: :hourglass_flowing_sand: - Includes git decorations. Works with both light and dark backgrounds.
  • poncho : - RDM's basic oh-my-zsh custom theme.
  • powerless :1st_place_medal: - Tiny & simple pure ZSH prompt inspired by powerline.
  • powerlevel10k :1st_place_medal: :alarm_clock: :running_man: - A fast reimplementation of powerlevel9k ZSH theme. Can be used as a drop-in replacement for powerlevel9k, when given the same configuration options it will generate the same prompt, only faster.
  • powerlevel9k :1st_place_medal: :briefcase: - Powerlevel9k is a theme for ZSH which uses Powerline Fonts. It can be used with vanilla ZSH or ZSH frameworks such as Oh-My-Zsh, Prezto, Antigen, and many others.
  • powerline (jeremy) : - Another take on a powerline theme. Nicely configurable, but requires at least a 256 color-capable terminal with a powerline-compatible terminal font.
  • powerline-hs :1st_place_medal: :hourglass: - A Powerline clone written in Haskell. It is significantly faster than the original implementation, and makes the shell noticeably more responsive.
  • powerline-pills : - Created in Ruby, uses powerline characters to simulate pills with useful information.
  • powerline-shell (b-ryan) :1st_place_medal: - Beautiful and useful prompt generator for Bash, ZSH, Fish, and tcsh. Includes git, svn, fossil and hg decorations, Python virtualenv information, and last command exit status.
  • powerline-shell (banga) :1st_place_medal: - A powerline-like prompt for Bash, ZSH and Fish. Shows important details about git/svn/hg/fossil branch and is easy to customize/extend.
  • powerline-train : - A powerline variant.
  • prompt_j2 : - Has a dynamic exit status indicator, can change to two lines dynamically to display context.
  • pure-agnoster :1st_place_medal: - Mashup of pure and agnoster. Has git decorations and works well with both dark and light terminal backgrounds.
  • purify (banminkyoz) :1st_place_medal: :hourglass: - A simple, fast & cool prompt.
  • purify (kyoz) :1st_place_medal: :hourglass: - A clean and vibrant theme, best on dark backgrounds. Includes git status decorations.
  • qoomon : :running_man: :hourglass_flowing_sand: - Optimized for dark backgrounds, includes git information. Theme repo includes iTerm 2 and Terminal color settings.
  • shellder :1st_place_medal: :hourglass_flowing_sand: - Minimal theme with git branch display. Requires a Powerline-compatible font.
  • silver :1st_place_medal: :hourglass_flowing_sand: - A cross-shell customizable powerline-like prompt heavily inspired by Agnoster. A faster rust port of bronze. Requires Nerd Fonts. Very configurable, includes git status decorations.
  • skeletor-syntax :1st_place_medal: - Theme collection for Atom, Prism and ZSH inspired by Skeletor from He-Man and the Masters of the Universe.
  • slimline :1st_place_medal: :hourglass: - Minimal, fast and elegant ZSH prompt. Displays the right information at the right time.
  • sm :1st_place_medal: A Simplist & Minimalist theme for your favorite terminal. Includes git status decorations.
  • solarized-powerline (KuoE0) : - Solarized powerline variant.
  • spaceship :1st_place_medal: :alarm_clock: :running_man: :briefcase: :chart_with_upwards_trend: - Theme with git, nvm, rvm/rbenv/chruby, python, ssh and other useful status indicators.
  • statusline : - A responsive ZSH theme that provides informational segments when you need them.
  • tvline :1st_place_medal: - Derived from the agnoster theme, adds powerline font enhancements.
  • wild-cherry :1st_place_medal: - A fairy-tale inspired theme for ZSH, iTerm 2, Sublime, Atom, & Mou.
  • yazpt :1st_place_medal: :running_man: :hourglass_flowing_sand: - A clean, fast, good-looking ZSH prompt theme that thoughtfully incorporates Git/Subversion/TFVC status info, integrates with popular plugin managers like Oh My Zsh, and is straightforward to customize and extend.
  • zero :1st_place_medal: - Zero's theme & plugin. Has variants for both light and dark terminal backgrounds.
  • zinc :1st_place_medal: - A blazing-fast, pure ZSH, mixed asynchronous powerline prompt that's easily extensible and extremely configurable.
  • zshpower :1st_place_medal: :running_man: :hourglass_flowing_sand: - Optimized for python developers. Includes git and pyenv status decorations, username and host. Tries to install other plugins and fonts, so read its instructions before installing.
  • zwsh :1st_place_medal: - A Zpm3/Wordstar mode/theme for ZSH.
Open Source Agenda is not affiliated with "Zsh 100 Commits Club" Project. README Source: zdharma/Zsh-100-Commits-Club
Stars
181
Open Issues
2
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating