/voidy

Simple ZSH theme for Oh My Zsh

Primary LanguageShellMIT LicenseMIT

Voidy ZSH theme

Simple ZSH theme for Oh My Zsh

Borrowing elements from lambda and robbyrussell themes and adding active aws-vault profile to the right side of the prompt.

iTerm screenshot

Features

  • Simple (and fast)
  • user@host in prompt
  • Full (or relative to $HOME) path in prompt
  • Git info in prompt
  • aws-vault profile in right prompt, similar to the way it's done by the aws plugin

Install

  1. Clone the repository:

    git clone https://github.com/rwejdling/voidy.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/voidy
  2. Set ZSH_THEME="voidy/voidy" in ~/.zshrc.