liquidprompt

Adaptive prompt for bash and zsh shells with git/vcs info

brewmacoslinux
Try with needOr install directly
Source

About

Adaptive prompt for bash and zsh shells

Commands

liquidprompt

Examples

Initialize liquidprompt in your shell configuration$ source $(brew --prefix)/opt/liquidprompt/etc/profile.d/liquidprompt.sh
View liquidprompt configuration options$ liquidprompt --help
Add to .bashrc or .zshrc for persistent shell prompt$ echo 'source $(brew --prefix)/opt/liquidprompt/etc/profile.d/liquidprompt.sh' >> ~/.bashrc