summaryrefslogtreecommitdiff
path: root/plugins/kube-ps1
AgeCommit message (Collapse)Author
2022-06-12chore(kube-ps1): update to most recent version (#10980)Jon Mosco
2020-08-22Remove missing screenshots from kube-ps1 READMEhasheddan
Removes missing screenshots from README for kube-ps1 plugin. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-05-25kube-ps1: update to latest version (ede8098)Marc Cornellà
Fixes #8786
2020-03-03kube-ps1: update to latest upstream version (c685ac8)Marc Cornellà
Closes #8009 Co-authored-by: Jon Mosco <jonny.mosco@gmail.com>
2020-02-10kube-ps1: add example for common pitfall (#8318)Isaac Cook
I ran into this issue, looks like maybe a few other people did as well. https://github.com/jonmosco/kube-ps1/issues/28#issuecomment-359761463 A simple clarification seems helpful.
2019-09-11kube-ps1: add a note where to put the `PROMPT=...` line (#8142)Jonas
2019-06-07kube-ps1: fix color bleeding in prompt (#7915)Roger Steneteg
2019-04-09kube_ps1: customize colors and dynamically toggle prompt (#7269)Pmoranga
changes: - easily customize the colors via variables - command to switch on/off the custom prompt - Improved documentation with example on how to append on the prompt. Fixes #7261
2018-08-07use https everywhere (#6574)Janosch Schwalm
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
2018-07-19updating kube-ps1 to align with upstream changes (#6995)Jon Mosco
2018-07-02Rename kube-ps1.zsh to kube-ps1.plugin.zshMarc Cornellà
2018-03-09kube-ps1 zsh prompt helper (#6507)Jon Mosco