Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Shell Scripting

Shell Scripting

455 projects

Showing 36 of 455 projects

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
phases
phasesShell

A bash preprocessor that enables selective execution of script sections (phases) for easier debugging and reruns.

#workflow-management#debugging-tools#shell-scripting
Stars15
Forks1
Last commit8 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
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
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
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
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
hipchat
hipchatShell

A zsh plugin to send Hipchat messages directly from the command line.

#devops#shell-scripting#zsh-plugin
Stars13
Forks1
Last commit10 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
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
alacritty
alacrittyShell

A zsh plugin for dynamically switching Alacritty terminal color themes using yq.

#alacritty#alacritty-theme-switcher#shell-scripting
Stars12
Forks3
Last commit3 years ago
plugin
pluginShell

A zsh plugin that provides a boilerplate template and CLI to easily create and manage custom zsh plugins.

#developer-tools#plugin-system#shell-scripting
Stars12
Forks3
Last commit5 years ago
gitcd (viko16)
gitcd (viko16)Shell

An oh-my-zsh plugin that combines git clone and cd into a single command for faster repository navigation.

#developer-tools#oh-my-zsh-plugin#productivity
Stars12
Forks0
Last commit1 year ago
abbr-path
abbr-pathShell

Displays the current directory path with all but the last folder shortened to their first letter for zsh on macOS.

#productivity#shell-scripting#zshrc
Stars12
Forks6
Last commit5 years ago
gitgo
gitgoShell

An oh-my-zsh plugin that opens GitHub/GitLab repository pages directly from the command line.

#developer-tools#shell-scripting#zsh-plugin
Stars12
Forks1
Last commit7 years ago
clean-project
clean-projectShell

ZSH plugin that automatically removes unwanted files from Git projects when changing directories.

#developer-tools#file-cleanup#shell-scripting
Stars11
Forks1
Last commit8 years ago
gpg-crypt
gpg-cryptShell

A ZSH plugin for encrypting and decrypting files and directories in place using GPG.

#gpg#shell-scripting#zsh-plugin
Stars10
Forks2
Last commit8 years ago
emoji-fzf
emoji-fzfShell

A ZSH plugin that provides fuzzy search and insertion for emojis using emoji-fzf.

#emoji#productivity#fuzzy
Stars10
Forks1
Last commit1 year ago
kubecolor (devopstales)
kubecolor (devopstales)Shell

A ZSH plugin that adds keyboard shortcuts and colorized output for kubectl commands using kubecolor.

#productivity#shell-scripting#terminal-enhancement
Stars10
Forks1
Last commit3 months ago
exercism
exercismShell

An Oh My Zsh plugin that enhances the command-line experience for Exercism.io users.

#developer-tools#productivity#shell-scripting
Stars10
Forks2
Last commit11 years ago
gulp (srijanshetty)
gulp (srijanshetty)Shell

Adds Z-Shell (zsh) autocompletion for gulp.js tasks, enabling tab-completion of tasks from your gulpfile.

#autocompletion#gulp#developer-tools
Stars10
Forks1
Last commit11 years ago
unwrap
unwrapShell

A ZSH plugin that removes a directory while moving its contents to the parent directory with a single command.

#directory-management#oh-my-zsh-plugin#productivity
Stars10
Forks2
Last commit1 year ago
boss-git
boss-gitShell

A ZSH plugin providing a comprehensive set of git aliases for faster command-line git operations.

#developer-tools#productivity#shell-scripting
Stars10
Forks1
Last commit6 years ago
git-branches
git-branchesShell

An oh-my-zsh plugin to quickly switch between or delete Git branches using numbered lists and keyword search.

#developer-tools#productivity#branch-management
Stars10
Forks1
Last commit11 months ago
rs-example
rs-exampleShell

Example zsh plugin demonstrating Rust integration for command processing in shell environments.

#shell-scripting#shell-integration#zsh-plugin
Stars9
Forks0
Last commit6 years ago
symfony-complete
symfony-completeShell

ZSH plugin providing autocompletion for Symfony Console applications like composer, artisan, and php-cs-fixer.

#autocompletion#shell-scripting#productivity-tools
Stars9
Forks0
Last commit2 years ago
quoter
quoterShell

A ZSH plugin that displays random quotes when opening a terminal session.

#developer-tools#bash-alternative#terminal-utility
Stars9
Forks2
Last commit6 years ago
change-case
change-caseShell

A ZSH plugin for quickly converting text between uppercase and lowercase directly in the command line.

#developer-tools#productivity#shell-scripting
Stars9
Forks1
Last commit8 years ago
kubeconfig-mgr
kubeconfig-mgrShell

A Zsh/oh-my-zsh plugin for managing multiple Kubernetes kubeconfig files with command-line tools and prompt integration.

#kubeconfig#devops#oh-my-zsh-plugin
Stars9
Forks1
Last commit2 years ago
git-prompt-kit
git-prompt-kitShell

A configurable set of components for building feature-rich, high-performance Git-aware zsh prompts with minimal coding.

#developer-tools#gitstatus#shell-scripting
Stars9
Forks1
Last commit4 months ago
colorize-functions
colorize-functionsShell

A plugin that colorizes function definitions in bash and zsh shells using bat for syntax highlighting.

#bat-integration#developer-tools#functions
Stars9
Forks1
Last commit4 days ago
nohup
nohupShell

ZSH plugin that adds Ctrl+H shortcut to prepend nohup to commands and run them in the background.

#productivity#nohup#shell-scripting
Stars9
Forks2
Last commit9 years ago
random-quotes
random-quotesShell

A ZSH plugin that displays random quotes and facts in categories like nerd, funny, love, inspire, and facts.

#oh-my-zsh-plugin#fun-facts#zsh-random-quotes
Stars9
Forks1
Last commit2 years ago
learn
learnShell

A Zsh plugin that turns your terminal into a MySQL-backed knowledge base for saving, searching, and quizzing yourself on everything you learn.

#shell-scripting#learning-tool#zsh-plugin
Stars9
Forks2
Last commit12 days ago
bol
bolShell

An oh-my-zsh plugin that displays a random quote in your terminal on startup.

#developer-tools#oh-my-zsh-plugin#productivity
Stars8
Forks0
Last commit3 years ago
mx-honey
mx-honeyShell

Provides Zsh completions and aliases for the mx build tool used by GraalVM.

#tab-completion#shell-scripting#build-automation
Stars8
Forks1
Last commit6 years ago
PreviousPage 7 of 13

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
Next
#Zsh Plugin268
#Command Line171
#Developer Tools164
#Zsh163
#Productivity161
#Terminal89
#Oh My Zsh87
#Command Line Tool86
#Bash70
#Cli Tool63
#Automation61
#Shell60