Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Zsh

Zsh

252 projects

Showing 36 of 252 projects

autoupdate-oh-my-zsh-plugins
autoupdate-oh-my-zsh-pluginsShell

An oh-my-zsh plugin that automatically updates custom plugins and themes in your ZSH_CUSTOM folder.

#oh-my-zsh-plugin#productivity#shell-automation
Stars323
Forks24
Last commit
bashhub-server
bashhub-serverGo

A self-hosted, private cloud server for storing and searching shell command history, compatible with bashhub-client.

#cloud-shell#devops#history
Stars318
Forks25
Last commit3 years ago
deer
deerShell

A ranger-inspired file navigator for zsh that launches quickly and integrates seamlessly with the command line.

#keyboard-driven#productivity#ranger
Stars304
Forks15
Last commit3 years ago
noreallyjustfuckingstopalready
noreallyjustfuckingstopalreadyShell

A simple command-line tool to reset DNS cache on macOS with a single command.

#network-troubleshooting#dns#command-line-tool
Stars303
Forks10
Last commit4 years ago
zeno
zenoTypeScript

A Zsh/Fish plugin for fuzzy completion, snippet expansion, and smart history selection, powered by Deno and fzf.

#productivity#zsh-plugin#deno
Stars302
Forks17
Last commit2 months ago
shellder
shellderShell

A fast, colorful shell theme for zsh and fish that avoids solarized colors and works well in slow environments like MSYS2.

#cygwin#fish#terminal
Stars295
Forks52
Last commit4 years ago
click-completion
click-completionPython

Adds enhanced shell completion (bash, fish, zsh, PowerShell) to Click command-line applications.

#click#command-line-tools#fish
Stars294
Forks33
Last commit1 year ago
git-prompt (woefe)
git-prompt (woefe)Shell

A fast, customizable, pure-shell, asynchronous Git prompt for Zsh that displays repository status.

#developer-tools#shell-scripting#async
Stars294
Forks45
Last commit2 months ago
dracula
draculaShell

A dark theme for ZSH that provides a customizable, visually pleasing terminal prompt with configurable segments.

#developer-tools#shell-prompt#dracula-theme
Stars291
Forks69
Last commit1 month ago
kyrat
kyratShell

SSH wrapper that transfers and sources your local dotfiles to remote sessions without requiring installation on the remote host.

#vim#remote-development#bash
Stars281
Forks20
Last commit3 years ago
history-sync (wulfgarpro)
history-sync (wulfgarpro)Shell

An Oh My Zsh plugin for GPG-encrypted, Git-synchronized Zsh history across multiple machines.

#git-sync#terminal#zsh-plugin
Stars267
Forks30
Last commit5 months ago
OpenAutoComplete Spec
OpenAutoComplete Spec

A shell-agnostic, declarative specification for CLI autocomplete that works across bash, zsh, fish, and PowerShell.

#developer-tools#command-line-tools#fish
Stars266
Forks2
Last commit3 years ago
await
awaitPython

A 36K single-binary tool that runs commands in parallel and waits for their termination with minimal memory footprint.

#devops#shell-scripting#fish
Stars264
Forks10
Last commit18 days ago
evalcache
evalcacheShell

A zsh plugin that caches the output of binary initialization commands to significantly reduce shell startup time.

#developer-tools#productivity#shell-optimization
Stars260
Forks15
Last commit6 months ago
zephyr
zephyrShell

A fast, lightweight, and modular Zsh framework that provides core shell functionality as independent plugins.

#plugin-manager#developer-tools#productivity
Stars238
Forks17
Last commit1 month ago
zeta
zetaShell

A clean, informative ZSH theme for oh-my-zsh with detailed Git status indicators.

#developer-tools#productivity#terminal
Stars234
Forks73
Last commit1 year ago
zunit
zunitShell

A powerful unit testing framework for ZSH shell scripting projects.

#bats-inspired#developer-tools#test-runner
Stars224
Forks27
Last commit2 years ago
zunit
zunitShell

A powerful unit testing framework for ZSH shell scripting projects.

#bats-inspired#developer-tools#test-runner
Stars224
Forks27
Last commit2 years ago
ZPWR
ZPWRShell

A comprehensive, neon-themed terminal environment built on zsh, tmux, and Neovim with over 500 subcommands and extensive customization.

#emacs#developer-tools#exa
Stars221
Forks14
Last commit2 days ago
tumult
tumultShell

A ZSH plugin providing macOS-specific shell functions and scripts for system control and automation.

#hacktoberfest#developer-tools#command-line-tools
Stars214
Forks19
Last commit2 days ago
command-time
command-timeShell

A Zsh plugin that displays execution time for long-running commands and exports timing data for scripts.

#productivity#zsh-command-time#shell-scripting
Stars212
Forks21
Last commit3 months ago
zsh-utils
zsh-utilsShell

A minimal, opinionated set of ZSH plugins designed to be small, simple, and focused.

#plugin-manager#zsh-utils#developer-tools
Stars212
Forks10
Last commit7 months ago
ssh (sunlei)
ssh (sunlei)Shell

A Zsh plugin that enhances SSH host completion with descriptions and fuzzy matching via fzf.

#zsh-completion#devops#productivity
Stars212
Forks46
Last commit10 days ago
pm
pmShell

A shell tool to quickly switch between and manage your project directories with custom commands.

#switch#developer-tools#productivity
Stars205
Forks17
Last commit5 years ago
bearings
bearingsGo

A fast, clean, and highly customizable shell prompt generator for zsh, bash, fish, and other shells.

#developer-tools#shell-prompt#fish
Stars203
Forks10
Last commit3 years ago
hist
histShell

Edit and manage your Zsh command history directly from the terminal with automatic formatting and undo functionality.

#history#command-line-tools#hist
Stars197
Forks17
Last commit2 months ago
shelby
shelbyGo

A fast, lightweight, and minimal shell prompt written in pure Go.

#fast#developer-tools#shell-prompt
Stars196
Forks17
Last commit4 years ago
vercel
vercel

A clean, minimal zsh theme with Vercel's design aesthetic for terminal customization.

#minimal-design#developer-tools#shell-prompt
Stars195
Forks29
Last commit5 years ago
zeit
zeit

A clean, minimal Zsh theme with Vercel branding for developers using Oh My Zsh or antigen.

#developer-tools#hyper#shell
Stars195
Forks29
Last commit5 years ago
polyglot
polyglotShell

A dynamic, ASCII-only prompt for multiple Unix shells that displays Git status, virtual environments, and session info with optional color.

#shell-prompt#cross-shell#terminal
Stars193
Forks15
Last commit10 days ago
mac
macShell

A collection of Zsh completion definitions for macOS-specific commands and third-party tools.

#zsh-completion#developer-tools#productivity
Stars191
Forks14
Last commit1 year ago
up
upShell

A shell function for quickly navigating to parent directories using tab-completion instead of typing `../` repeatedly.

#tab-completion#productivity#shell-scripting
Stars184
Forks11
Last commit5 years ago
system-clipboard
system-clipboardShell

Zsh plugin that synchronizes ZLE clipboard operations with the system clipboard for vi mode key bindings.

#shell-tools#zsh-plugin#vi-mode
Stars182
Forks18
Last commit3 months ago
aphrodite
aphroditeShell

A minimalistic terminal theme that displays only essential information like virtual env, directory, and git branch for bash, fish, and zsh.

#developer-tools#shell-prompt#productivity
Stars175
Forks32
Last commit10 months ago
autoenv-extended
autoenv-extendedShell

A Zsh plugin that automatically sources .in and .out files when entering or leaving directories.

#environment-management#developer-tools#shell-automation
Stars174
Forks23
Last commit2 months ago
sobole
soboleShell

A minimalistic zsh theme with no visual noise, featuring light/dark modes and built-in fzf theme.

#light-mode#minimalist#dark-mode
Stars164
Forks25
Last commit1 month ago
PreviousPage 5 of 7Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 month ago
#Productivity126
#Terminal120
#Command Line119
#Shell110
#Developer Tools101
#Bash99
#Zsh Plugin74
#Cli56
#Shell Scripting42
#Oh My Zsh40
#Fish40
#Zsh Theme38