← all formulas
kube-ps1
Kubernetes prompt info for bash and zsh
- Version
- v0.9.0
- License
- Apache-2.0
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install kube-ps1Caveats
Make sure kube-ps1 is loaded from your ~/.zshrc and/or ~/.bashrc:
source "$HOMEBREW_PREFIX/opt/kube-ps1/share/kube-ps1.sh"
PS1='$(kube_ps1)'$PS1