Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Zsh Plugin

Zsh Plugin

1089 projects

Showing 36 of 1089 projects

cdbk
cdbkShell

A ZSH plugin for creating and managing named directory bookmarks with full path completion.

#autocompletion#productivity#shell-scripting
Stars16
Forks3
Last commit8 years ago
yabai
yabaiShell

Zsh tab completions for the yabai tiling window manager on macOS.

#shell-scripting#productivity-tools#zsh-completions
Stars16
Forks1
Last commit2 years ago
fzf-tab-widgets
fzf-tab-widgetsShell

A Zsh plugin providing interactive widgets for fzf-tab, including bookmarks, recent directories, and file finder.

#bookmarks#productivity#shell-navigation
Stars16
Forks0
Last commit4 months ago
emojis
emojisShell

A ZSH plugin providing ASCII emojis as shell variables for easy command-line use.

#emoji#open-source#command-line-tools
Stars16
Forks1
Last commit9 years ago
bitbucket-git-helpers
bitbucket-git-helpersRuby

A ZSH plugin providing git helper scripts for interacting with Bitbucket repositories.

#version-control#command-line-tools#zsh-plugin
Stars16
Forks5
Last commit9 years ago
quiet-accept-zle
quiet-accept-zleShell

A Zsh plugin to run commands without triggering new prompts, history entries, or output clutter.

#hacktoberfest#history#command-line-tools
Stars16
Forks1
Last commit8 months ago
select
selectShell

A shell command that will display a selection list written in Zsh

#zshrc#vim#zsh-plugin
Stars16
Forks4
Last commit1 month ago
rose-pine-man
rose-pine-manShell

A customizable truecolor theme for man pages, offering Rose Pine color schemes and transparency support.

#rose-pine#shell-scripting#man
Stars16
Forks0
Last commit1 year ago
zledit
zleditShell

A Zsh plugin for fuzzy navigation and in-place editing of command line words using fzf, skim, peco, or percol.

#productivity#skim#shell-navigation
Stars15
Forks1
Last commit2 months ago
figures
figuresShell

A ZSH plugin providing Unicode symbols as environment variables for shell prompts and scripts.

#open-source#command-line-tools#environment-variables
Stars15
Forks3
Last commit6 years ago
cd-reminder
cd-reminderShell

An Oh-My-Zsh plugin that displays custom reminders when changing into directories containing a .cd-reminder file.

#developer-tools#shell-tools#productivity
Stars15
Forks3
Last commit2 years ago
bitwarden (kalsowerus)
bitwarden (kalsowerus)Shell

A Zsh plugin that adds keybindings to search and retrieve Bitwarden credentials directly from the terminal.

#shell-integration#zsh-plugin#cli-tool
Stars15
Forks1
Last commit4 years ago
viexchange
viexchangeShell

A zsh plugin that provides vim-exchange-like text swapping functionality for the command line.

#productivity#shell-scripting#zsh-plugin
Stars15
Forks0
Last commit6 years ago
new-file-from-template
new-file-from-templateShell

A ZSH plugin that creates files from predefined templates directly from the command line.

#template#developer-tools#productivity
Stars15
Forks3
Last commit6 years ago
cheatsheet
cheatsheetShell

An oh-my-zsh plugin for creating, viewing, and managing simple text cheatsheets directly from the terminal.

#productivity#shell-scripting#zsh-plugin
Stars15
Forks4
Last commit6 years ago
expand-ealias
expand-ealiasShell

A zsh plugin that expands specific aliases when pressing space, similar to vim abbreviations.

#command-line-tools#productivity#shell-scripting
Stars15
Forks2
Last commit9 years ago
fast-alias-tips
fast-alias-tipsGo

A Zsh plugin that displays alias suggestions when you type the full command, helping you remember your shell aliases.

#developer-tools#productivity#tips
Stars15
Forks2
Last commit1 year ago
sudo (none9632)
sudo (none9632)Shell

A Zsh plugin that adds a keybinding to prefix the current or previous command with sudo.

#oh-my-zsh-plugin#sudo#zsh-plugin
Stars15
Forks5
Last commit2 years ago
conda (themysciradata)
conda (themysciradata)Shell

A Zsh plugin for Conda that adds prompt elements and useful aliases for managing environments.

#conda#developer-tools#oh-my-zsh-plugin
Stars15
Forks2
Last commit4 years ago
kustomize
kustomizeShell

An Oh My ZSH plugin that adds Kustomize command completion and useful aliases for Kubernetes configuration management.

#devops#command-line-tools#shell-completion
Stars15
Forks0
Last commit1 year ago
ansible
ansibleShell

An oh-my-zsh plugin providing aliases and completions for Ansible command-line tools.

#devops#zsh-plugin#shell-aliases
Stars14
Forks0
Last commit7 years ago
msf
msfShell

Zsh plugin for Metasploit Framework that simplifies starting handlers and includes a Python SimpleServer utility.

#payload-handlers#oh-my-zsh-plugin#command-line-tools
Stars14
Forks1
Last commit8 years ago
osx-dev
osx-devShell

An Oh-My-Zsh plugin providing command-line controls for managing local server processes like NGINX, Apache, MySQL, and MongoDB on macOS.

#macos-development#devops#oh-my-zsh-plugin
Stars14
Forks2
Last commit10 years ago
git-add-remote
git-add-remoteShell

A ZSH plugin to easily add remotes to git repositories, especially useful for adding upstream remotes to forks.

#version-control#developer-tools#workflow-automation
Stars14
Forks6
Last commit4 years ago
acenoster
acenosterShell

A multipurpose ZSH theme with detailed git and mercurial prompts, battery status, timers, and extensive customization.

#mercurial#developer-tools#oh-my-zsh-plugin
Stars14
Forks1
Last commit5 months ago
notify (luismayta)
notify (luismayta)Makefile

A Zsh plugin that provides desktop notifications and R2-D2 sounds when terminal commands complete.

#developer-tools#sound-alerts#productivity-tools
Stars14
Forks0
Last commit1 month ago
terminal-app
terminal-appShell

A ZSH plugin that adds Emoji icons to Terminal.app window titles and tabs based on the currently running command.

#emoji#productivity#zsh-plugin
Stars14
Forks0
Last commit5 years ago
asdf (zimfw)
asdf (zimfw)Shell

Initializes asdf version manager for Zsh with zimfw integration.

#zimfw#zsh-plugins#zsh-plugin
Stars14
Forks8
Last commit5 months ago
simpleserver
simpleserverShell

Zsh plugin providing shortcuts for Metasploit Framework payload generation and Python HTTP server setup.

#oh-my-zsh-plugin#command-line-tools#security-automation
Stars14
Forks1
Last commit8 years ago
docker (chr-fritz)
docker (chr-fritz)Shell

ZSH plugin that loads Docker and Docker Compose command completions from the Docker for Mac application.

#hacktoberfest#shell-automation#completion
Stars14
Forks2
Last commit2 years ago
ph-marks
ph-marksShell

:kiss: Pornhub bookmarks at your CLI

#bookmarks#pornhub#zsh-plugin
Stars14
Forks0
Last commit4 years ago
zload
zloadShell

A Zsh plugin that loads files as autoloading functions with optional auto-reloading capabilities.

#function-management#plugin-manager#zsh-completion
Stars14
Forks1
Last commit11 years ago
notes (aperezdc)
notes (aperezdc)Shell

A zsh plugin for quickly creating and accessing Markdown notes using fzf for file selection.

#notes-tool#keyboard-driven#shell-scripting
Stars13
Forks2
Last commit6 years ago
path-ethic
path-ethicShell

A Zsh plugin providing CLI commands for PATH manipulation, preset management, and automatic loading.

#preset-management#environment-management#developer-tools
Stars13
Forks1
Last commit4 months ago
command-not-found (freed-wu)
command-not-found (freed-wu)Shell

A zsh plugin that suggests packages to install when a command is not found, using system package managers.

#developer-tools#terminal#zsh-plugin
Stars13
Forks2
Last commit2 years ago
alias-maker
alias-makerShell

A zsh plugin for creating, managing, and listing custom zsh aliases directly from the command line.

#developer-tools#productivity#shell-scripting
Stars13
Forks3
Last commit3 years ago
PreviousPage 9 of 31Next

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
#Developer Tools455
#Productivity442
#Zsh423
#Command Line411
#Oh My Zsh355
#Shell Scripting268
#Terminal250
#Shell144
#Cli Tools139
#Cli Tool116
#Shell Automation105
#Command Line Tool105