You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the document, https://github.com/jonmosco/kube-ps1/#oh-my-zsh, if I use oh-my-zsh, do I still need to export my PROMPT variable? The document does not suggest so, but I found I have to add export PROMPT='$(kube_ps1)'$PROMPT.
Hi,
Thanks for this great tool!
In the document, https://github.com/jonmosco/kube-ps1/#oh-my-zsh, if I use oh-my-zsh, do I still need to export my PROMPT variable? The document does not suggest so, but I found I have to add
export PROMPT='$(kube_ps1)'$PROMPT
.Second, the download link to that OC tool is broken. I think https://www.okd.io/installation/ should be the new one.
Thanks
The text was updated successfully, but these errors were encountered: