javivelasco / common

A simple, clean and minimal prompt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Antigen

Update your .zshrc file with:

antigen bundle jackharrisonsherlock/common

Antibody

Update your .zshrc file with:

antibody bundle jackharrisonsherlock/common

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"

About

A simple, clean and minimal prompt.

License:MIT License


Languages

Language:Shell 100.0%