COMMON(1)
NAME
common — A simple, clean and minimal prompt.
SYNOPSIS
INFO
362 stars
30 forks
0 views
DESCRIPTION
A simple, clean and minimal prompt.
README
A simple, clean and minimal prompt.

- Current working directory
- Hostname (Shown on remote SSH shell only)
- AWS Vault Role
- Background jobs
- Current SHA (optional)
- Exit code of last command
- Git branch/status
- Customisable colour scheme
Installation
Oh My Zsh
wget -O $ZSH_CUSTOM/themes/common.zsh-theme https://raw.githubusercontent.com/jackharrisonsherlock/common/master/common.zsh-theme
Update your .zshrc file with:
ZSH_THEME="common"
Antigen
Update your .zshrc file with:
antigen theme jackharrisonsherlock/common
Antibody
Update your .zshrc file with:
antibody bundle jackharrisonsherlock/common
Terminal
In the screenshot you see Common running in Hyper with a Custom Theme and SF Mono font.
SEE ALSO
fzf(1)— A command-line fuzzy finder — interactive Unix filter for any listlazygit(1)— Simple terminal UI for git commands — never memorize commands againstarship(1)— The minimal, blazing-fast, and infinitely customizable prompt for any shellgh(1)— GitHub's official command-line tool for pull requests, issues, and morezoxide(1)— A smarter cd command — learns your habits and jumps instantly
clihub3/4/2026COMMON(1)