Plugins evaluated at December 26th, 2021
You can try them with โฎ ZI โฏ
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 every 3 month 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 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 (#127)
- abbr (olets) ๐ฅ โณ - Manages auto-expanding abbreviations that expand inline when you hit space, inspired by fish shell.
-
abbrev-alias : โ - Provides functionality similar to
vim
's abbreviation expansion. - alias-tips ๐ฅ - An oh-my-zsh plugin to help remembering those aliases you defined once.
- allergen : โณ - A collection of custom ZSH plugins to use with Antigen.
- ansiweather ๐ฅ โ - Weather in your terminal, with ANSI colors and Unicode symbols.
- anyframe : - A peco/percol/fzf wrapper plugin for ZSH.
- 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.
- auto-fu.zsh ๐ฅ ๐ผ - 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.
- autocomplete ๐ฅ โฐ ๐โโ๏ธ - Automatically lists completions as you type and provides intuitive keybindings for selecting and inserting them.
- autoenv-extended : โณ - Extended version of the zsh-autoenv plugin.
-
autoenv ๐ฅ - If a directory contains a
.env
file, it will automatically be executed when youcd
into it. -
autojump ๐ฅ - 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 ๐ฅ - Fish-like fast/unobtrusive autosuggestions for ZSH.
- autoswitch-virtualenv ๐ฅ ๐โโ๏ธ โณ - ZSH plugin to automatically switch python virtualenvs and pipenvs when traversing directories. Automatically detects pipenv and poetry projects.
- base16 ๐ฅ - 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.
- bitwarden : ๐โโ๏ธ โณ - Adds functions to manage bitwarden sessions.
-
blackbox ๐ฅ ๐ผ - Stack Exchange's toolkit for storing keys/credentials securely in a
git
repository. -
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
anddirs
equivalents. - czhttpd ๐ฅ โ - A simple http server written in 99.9% pure ZSH.
- deer ๐ฅ - A file navigator for ZSH heavily inspired by ranger.
- depot-tools ๐ฅ - 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 ๐ฅ - 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 : โ - Executes
.dirc
when present in a directory youcd
into. - docker-aliases : Docker aliases for everyday use.
- docker-helpers : โณ - A collection of docker helper scripts.
-
dotbare ๐ฅ โ - 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 : - 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 ๐ฅ - 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 ๐ฅ โ - Extends ZLE vi commands to remotely access named registers of the vim and nvim editors, and system selection and clipboard.
- expand ๐ฅ โฐ ๐โโ๏ธ - Expands regular aliases, global aliases, incorrect spellings and phrases, globs, history expansion and $parameters with the spacebar key.
- explain-shell : โ - Opens commands on explainshell.com.
-
F-Sy-H ๐ฅ ๐โโ๏ธ โณ - Optimized and improved
zsh-users/zsh-syntax-highlighting
โย better response times, switchable highlight themes. -
forgit ๐ฅ ๐โโ๏ธ โณ - Utility tool for
git
which takes advantage of fuzzy finder fzf. - functional : - ZSH higher order functions.
- fz : - Seamlessly adds fuzzy search to z's tab completion and lets you easily jump around among directories in your history.
-
fzf-marks ๐ฅ โณ - Little script to create, navigate and delete bookmarks in
bash
andzsh
, using the fuzzy finder fzf. - fzf-tab ๐ฅ โฐ ๐ถโโ๏ธ - Replace ZSH's default completion selection menu with fzf.
- fzf-widgets ๐ฅ - 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.
- gdbm : โณ - Adds GDBM as a plugin.
- git-acp : โ - Take the current command line as the commit message and then run git pull, add, commit and push with one keystroke.
- git-aliases (mdumitru) : - Broken out version of the version in oh-my-zsh so users of other frameworks don't have to import all of oh-my-zsh.
-
git-aliases.zsh : - Creates a lot of useful aliases for combinations of commonly used
git
commands. -
git-extra-commands ๐ฅ ๐โโ๏ธ โณ - Extra
git
helper scripts packaged as a plugin. -
git-fuzzy : โ - A CLI interface to
git
that relies heavily onfzf
. - git-it-on : - Adds ability to open a folder in your current branch on GitHub.
-
git-secret ๐ฅ โฐ ๐โโ๏ธ ๐ผ ๐ - A bash-tool to store your private data inside a
git
repository. -
gitignore ๐ฅ โณ - 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 intoawk
command. -
gunstage ๐ฅ โฐ ๐โโ๏ธ - There are at least eight ways to unstage files in a
git
repository. This is a command-line shell plugin for undoinggit add
. - hist : โณ - Edit your history in ZSH, without ever leaving the command line.
- histdb ๐ฅ ๐ถโโ๏ธ โณ - Stores your history in an SQLite database. Can be integrated with zsh-autosuggestions.
- history-enquirer : โณ - Enhances history search with more interaction and a multiline selection menu. Requires nodejs.
- H-S-MW ๐ฅ ๐ถโโ๏ธ โณ - A syntax highlighted, multi-word history searcher for ZSH, bound to Ctrl-R, with advanced functions (e.g. bump of history entry to top of history).
-
history-substring-search ๐ฅ โ - Needs to be loaded after
zsh-syntax-highlighting
, or they'll both break. You'll also need to bind keys to its functions, details are in the README.md. -
history-sync : - An Oh My Zsh plugin for GPG encrypted, Internet synchronized ZSH history using
git
. - instant-repl : - 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).
- jhipster : - Adds commands for jHipster.
-
k ๐ฅ ๐ผ - Directory listings for ZSH with
git
status decorations. -
kube-aliases : โ ๐ผ ๐ - Adds functions and aliases to make working with
kubectl
more pleasant. -
kube-ps1 ๐ฅ โ - ZSH plugin for
kubectl
that adds current context and namespace. - kubernetes : โ ๐ผ ๐ - Add kubernetes helper functions and aliases.
- learn : โ - Learning collection in MySQL/MariadB to save, query and quiz everything you learn.
- liferay ๐ฅ ๐โโ๏ธ โณ - Adds scripts for liferay development.
- morpho : - Terminal screen savers written in pure ZSH, and also screen saver framework.
-
navigation-tools ๐ฅ ๐ถโโ๏ธ โณ - Adds
htop
-like kill, directory bookmarks browser, a multi-word incremental history searcher and more. - new-file-from-template : - Generates file from template.
-
nix-shell : โ - Plugin that lets you use ZSH as the default shell in a
nix-shell
environment. - notify (luismayta) ๐ฅ โฐ ๐โโ๏ธ - Notifications for ZSH with auto installation of dependencies and r2d2 sounds.
- notify (marzocchi) : - A plugin for ZSH (on macOS and Linux) that posts desktop notifications when a command terminates with a non-zero exit status or when it took more than 30 seconds to complete, if the terminal application is in the background (or the command's terminal tab is inactive).
-
nvm ๐ฅ ๐ผ - 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.
-
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. - pentest : - Aliases and functions for the lazy penetration tester.
- ph-marks : - Bookmark pornhub videos from your terminal.
-
posh-git-bash : โ - Adds
git
status in your prompt. - pr-cwd : - 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 : โ - 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) : - Create node/python/ruby project both locally and on github(private or public repository).
- sealion : โฐ ๐โโ๏ธ - Allows you to set reminders that will appear in your terminal when your prompt is refreshed.
- syntax-highlighting ๐ฅ โณ - 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 ๐ฅ - Steve Kemp's collection of tool scripts for sysadmins.
- 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).
-
tig : โณ - Adds a few advanced bindings for tig and also provides a
tig-pick
script. -
tmux-zsh-vim-titles : โณ - Create unified terminal titles for
tmux
, ZSH, and Vim/NVIM, modular. - tmux : โณ - Plugin for tmux.
- tsm : - Adds a tmux Session Manager.
- tumult ๐ฅ ๐โโ๏ธ โณ - Adds tools for macOS.
-
ugit : โณ - Lets you undo your last
git
operation. -
vi-increment : โ - Add
vim
-like increment/decrement operations. - vi-mode (jeffreytse) ๐ฅ โฐ ๐โโ๏ธ - ๐ป A better and friendly vi(vim) mode plugin for ZSH.
- vi-motions : - Add new motions and text objects including quoted/bracketed text and commands.
-
vim-mode : - Friendly
vi
-mode bindings, adding basic Emacs keys, incremental search, mode indicators and more. - wakatime (wbingli) : - Automatic time tracking for commands in ZSH using wakatime.
-
wd ๐ฅ - Warp directory lets you jump to custom directories in ZSH, without using
cd
. Why? Becausecd
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 ๐ฅ โณ - ZSH plugin that reminds you to use those aliases you defined.
- z.lua ๐ฅ โณ - 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 ๐ฅ - ZSH anything.el-like widget.
-
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. -
zcolors : โฐ ๐โโ๏ธ - Uses your
$LS_COLORS
to generate a coherent theme for Git and your Zsh prompt, completions and ZSH syntax highlighting. -
zconvey ๐ฅ โณ - Adds ability to send commands to other ZSH sessions, you can use this to
cd $PWD
on all active ZSH sessions, for example. - zeno ๐ฅ โฐ ๐โโ๏ธ - Fuzzy completion and utility plugin powered by Deno.
- zero ๐ฅ - Zero's theme & plugin. Has variants for both light and dark terminal backgrounds.
- zflai : โณ - A fast logging framework for ZSH.
-
z-a-bin-gem-node ๐ฅ ๐ถโโ๏ธ โณ - ZI 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. - zsh-in-docker : ๐ถโโ๏ธ โณ - Automates ZSH + Oh-My-ZSH installation into development containers. Works with Alpine, Ubuntu, Debian, CentOS or Amazon Linux.
-
zsh-z (agkozak) ๐ฅ โฐ ๐โโ๏ธ - Jump quickly to directories that you have visited "frecently." A native ZSH port of
z.sh
- withoutawk
,sed
,sort
, ordate
. - zshmarks : - A port of Bashmarks (by Todd Werth), a simple command line bookmarking plugin, for oh-my-zsh.
Themes (#87)
-
agkozak ๐ฅ ๐โโ๏ธ โณ ๐ผ ๐ - Uses three asynchronous methods to keep the ZSH prompt responsive while displaying the
git
status and indicators of SSH connection, exit codes, andvi
mode, along with an abbreviated,PROMPT_DIRTRIM
-style path. Very customizable. Asynchronous even on Cygwin and MSYS2. -
agnoster-j ๐ฅ - 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 ๐ฅ - Minimalist ZSH theme with
git
status displayed. -
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 thegit
decorations asynchronously in a background process. -
almel ๐ฅ ๐โโ๏ธ โณ - Inspired by agnoster, written in Rust. Includes
git
status, user@host, last command exit status and working directory decorations - apollo ๐ฅ โณ - A heavily customizable, compatible and performant ZSH theme that uses modules to enable features.
- astral ๐ฅ - 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 ๐ฅ - Variant of Powerlevel9k with customizations applied.
- black-Void ๐ฅ โฐ ๐ถโโ๏ธ ๐ผ ๐ - 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 ๐ฅ - A cross-shell customizable powerline-like prompt with icons written in go. Requires nerd-fonts.
- bullet-train ๐ฅ - 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) ๐ฅ - A minimalist variant of pure. Pure is not clean, clean is not pure.
- czsh ๐ฅ โฐ ๐โโ๏ธ - ZSH with oh-my-zsh and the agnoster theme in a container.
- dracula ๐ฅ โ - 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 : โณ - 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.
- gbt ๐ฅ - Go Bullet Train is a very customizable prompt builder inspired by Bullet Train that runs much faster. Includes many different status cars.
- geometry ๐ฅ โ - A minimal ZSH theme where any function can be added to the left prompt or (async) right prompt on the fly.
-
git-prompt (awgn) ๐ฅ โณ - A fast
git
prompt forbash
,zsh
andfish
. -
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. - 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.
-
gops : ๐ถโโ๏ธ โณ - Fast powerline-like prompt. Includes
git
status, current directory, root status decorations. -
guezwhoz : - Minimalist, includes
git
status decorations. - 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 ๐ฅ ๐โโ๏ธ โณ - 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. -
kali : - Includes
git
decorations. -
kiss ๐ฅ - Simple theme for oh-my-zsh, VSCode, iTerm2, Neovim, and RStudio. Includes
git
status decorations. - lambda-pure ๐ฅ - A minimal ZSH theme, based on Pure, with added NodeJS version.
-
lean : โณ - Inspired by pure. Includes
git
status and background job decorations. -
lemon : โ - Many beautiful colors for you to enjoy. done with care and patience. Includes
git
status and ruby version decorations. - 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.
- 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) : - minimal asynchronous ZSH theme optimized for use with the Fira Code font and the Solarized Light terminal theme.
- minimal (subnixr) : โณ - Minimal yet feature-rich theme.
- minimal2 : - A minimal and extensible ZSH theme. Forked from subnixr's original and adapted for Zimfw.
-
newt : - Fat & fast theme โ beautiful inside and out, styled segments done right. Extremely customizable, includes
git
, username, execution time, directory, background jobs and edit mode decorations. - nox ๐ฅ โ - Dark theme, displays the current working directory and git status.
-
odin : - Odin is a
git
-flavored ZSH theme. - oh-my-git ๐ฅ - An opinionated prompt for bash and ZSH.
- oh-my-via : - Theme for ZSH which mainly forks the historical theme used on VIA servers.
-
persi ๐ฅ โณ - Includes
git
decorations. Works with both light and dark backgrounds. -
polyglot ๐ฅ โณ - a dynamic prompt for
zsh
,bash
,ksh93
,mksh
,pdksh
,dash
, and busyboxash
that uses basic ASCII symbols (and color, when possible) to show username, whether it is a local or remotessh
sesssion, abbreviated path,git
branch and status, exit status of last command if non-zero, any virtual environment created withvirtualenv
,venv
,pipenv
,poetry
, orconda
. - poncho : - RDM's basic oh-my-zsh custom theme.
- powerless ๐ฅ - Tiny & simple pure ZSH prompt inspired by powerline.
- powerlevel10k ๐ฅ โฐ ๐โโ๏ธ - 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 ๐ฅ ๐ผ - 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-go ๐ฅ โณ - A beautiful and useful low-latency prompt, written in golang. Includes
git
andhg
status decorations, exit status of the last command run, current Python virtualenv, whether you're in a nix shell, and is easy to extend. - powerline-hs ๐ฅ - 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) ๐ฅ - Beautiful and useful prompt generator for Bash, ZSH, Fish, and tcsh. Includes
git
,svn
,fossil
andhg
decorations, Python virtualenv information, and last command exit status. - powerline-shell (banga) ๐ฅ - 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 ๐ฅ - Mashup of pure and agnoster. Has
git
decorations and works well with both dark and light terminal backgrounds. -
pure ๐ฅ โณ - A pretty, minimal and fast ZSH prompt. Includes
git
status decorations, prompt turns red if last command failed, username and host decorations when in a remote session or container, and current folder and command when a process is running. - purify (banminkyoz) ๐ฅ โณ - A simple, fast & cool prompt.
-
purify (kyoz) ๐ฅ โณ - A clean and vibrant theme, best on dark backgrounds. Includes
git
status decorations. -
qoomon : โ - Optimized for dark backgrounds, includes
git
information. Theme repo includes iTerm 2 and Terminal color settings. -
shelby ๐ฅ โฐ ๐ถโโ๏ธ - Fast, lightweight and minimal prompt written in pure
golang
. Includes decorations for last command exit status,git
status and the current working directory. - shellder ๐ฅ - Minimal theme with git branch display. Requires a Powerline-compatible font.
-
silver ๐ฅ - 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 ๐ฅ - Theme collection for Atom, Prism and ZSH inspired by Skeletor from He-Man and the Masters of the Universe.
-
slick : - Inspired by the pure, purs and zsh-efgit-prompt. Requires
cargo
for installation. - slimline ๐ฅ - Minimal, fast and elegant ZSH prompt. Displays the right information at the right time.
-
sm ๐ฅ A Simplist & Minimalist theme for your favorite terminal. Includes
git
status decorations. - solarized-powerline (KuoE0) : - Solarized powerline variant.
-
spaceship ๐ฅ โฐ ๐โโ๏ธ ๐ผ ๐ - Theme with
git
,nvm
, rvm/rbenv/chruby, python,ssh
and other useful status indicators. - starship ๐ฅ โฐ ๐โโ๏ธ ๐ผ ๐ - Minimal, fast, extremely customizable.
- statusline : - A responsive ZSH theme that provides informational segments when you need them.
- tvline ๐ฅ - Derived from the agnoster theme, adds powerline font enhancements.
-
typewritten ๐ฅ ๐ถโโ๏ธ โณ - Minimal and informative theme that leaves room for what's important. Does asynchronous
git
decoration updates for speed. - wild-cherry ๐ฅ โณ - A fairy-tale inspired theme for ZSH, iTerm 2, Sublime, Atom, & Mou.
-
wkentaro : โ - A simple theme for Python users. Includes virtualenv and
git
status decorators. - yazpt ๐ฅ โฐ ๐โโ๏ธ - 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 ๐ฅ - Zero's theme & plugin. Has variants for both light and dark terminal backgrounds.
- zinc ๐ฅ - A blazing-fast, pure ZSH, mixed asynchronous powerline prompt that's easily extensible and extremely configurable.
-
zshpower ๐ฅ โฐ ๐โโ๏ธ - Optimized for python developers. Includes
git
andpyenv
status decorations, username and host. Tries to install other plugins and fonts, so read its instructions before installing. - zwsh ๐ฅ - A Zpm3/Wordstar mode/theme for ZSH.
Top comments (0)