caiogondim / bullet-train.zsh

:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
MIT License
2.82k stars 382 forks source link

Use `kubectl` to find current context #291

Closed UnwashedMeme closed 4 years ago

UnwashedMeme commented 5 years ago

This makes setup easier: we no longer need the BULLETTRAIN_KCTX_KCONFIG variable and more reliable since that variable can be out of sync with reality (e.g. export KUBECONFIG=...)

UnwashedMeme commented 4 years ago

It looks like #312 took care of this