← all formulas
liquidprompt
Adaptive prompt for bash and zsh shells
- Version
- v2.2.1
- License
- AGPL-3.0-or-later
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install liquidpromptCaveats
Add the following lines to your bash or zsh config (e.g. ~/.bash_profile):
if [ -f $HOMEBREW_PREFIX/share/liquidprompt ]; then
. $HOMEBREW_PREFIX/share/liquidprompt
fi
If you'd like to reconfigure options, you may do so in ~/.liquidpromptrc.