/Troopert-theme

My Personal ZSH theme

Primary LanguageShellMIT LicenseMIT

zsh-theme

My Personal ZSH theme

FEATURES

  • Current git branch
  • Color coded branch name:
    • green [clean]
    • yellow [unstaged changes or untracked files present]
    • cyan [staged changes]
    • white [other]
  • Git commit short sha
  • Last return-code if non-zero
  • Full present working directory
  • Configurable display of RPROMPT: set disable_rprompt="true" in .zshrc BEFORE theme

Prompt outside git repo Prompt inside git repo