TrooperT / Troopert-theme

My Personal ZSH theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Personal ZSH theme

License:MIT License


Languages

Language:Shell 100.0%