mrobillard / matter-zsh-theme

Clean ZSH theme with Git support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean ZSH theme with Git support

  • Current working directory
  • Hostname (Shown on remote SSH shell only)
  • AWS Vault Role
  • Background jobs
  • Exit code of last command
  • Git branch/status

Installation

If you are using Oh My ZSH, follow the instructions below:

wget -O $ZSH_CUSTOM/themes/common.zsh-theme https://raw.githubusercontent.com/mrobillard/matter-zsh-theme/master/matter.zsh-theme

Update your .zshrc file:

ZSH_THEME="matter"

About

Clean ZSH theme with Git support

License:MIT License


Languages

Language:Shell 100.0%