Clipper is a minimalist zsh theme with git support. It displays pwd, status code and git status & branch.
- Copy
clipper.zsh-theme
into the~/.oh-my-zsh/custom/themes/
directory (simply create the themes directory if it does not exist). - Change the theme variable name to
ZSH_THEME="clipper"
in~/.zshrc
. - Reload zsh with source
~/.zshrc
.
This project is licensed under the MIT License.