Skip to content

jackharrisonsherlock/common

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 28, 2021 11:07
May 28, 2021 11:07
May 28, 2021 11:07

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 the GitHub Dark Theme and SF Mono font.