Home

Awesome

Gitstatus ZSH theme

Fish-like gitstatus theme for ZSH. Simple is the best!

screenshot

Features

# shrink path is enabled:
/home/kimyvgy/kimnh-0823/mayfest/docker -> ~/k/m/docker

# shrink path is disabled:
/home/kimyvgy/kimnh-0823/mayfest/docker -> ~/kimnh-0823/mayfest/docker

Installation

git clone https://github.com/kimyvgy/gitstatus-zsh-theme.git ${ZSH_CUSTOM}/themes/gitstatus
ZSH_THEME="gitstatus/gitstatus"
source ~/.zshrc
# ~/.zshrc
plugins=(shrink-path [...plugins])