Pump-zsh

May 1, 2026 · View on GitHub

Pump-zsh is an unofficial "Oh My Zsh" plugin that provides a configurable set of aliases, functions, and themes to supercharge your terminal workflow.

MacOS or Linux only (not tested on Linux however).

Requirements

Install Oh My Zsh

Installation

curl -fsSL https://raw.githubusercontent.com/fab1o/pump-zsh/refs/heads/main/scripts/install.zsh | zsh && zsh

After installation, to get started with Pump-zsh, run:

help

Dependencies

On MacOS, install Homebrew

MacOSLinux
jq
brew install jq
jqlang.org
gum
brew install gum
charmbracelet
gh
brew install gh
github.com/cli
acli
brew tap atlassian/homebrew-acli
brew install acli
developer.atlassian.com

Also Recommend Install

Themes

In addition, Pump-zsh includes a collection of built-in themes.

It also exports an environment variable called CURRENT_PUMP_SHORT_NAME, which represents the currently selected project. This can be used to customize your own theme.

Help

See Wiki for more information.