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

Added namespace in the `kubectl` plugin #311

Closed ziwon closed 4 years ago

ziwon commented 4 years ago

Hi, there.

raizdepi commented 4 years ago

Hi @ziwon I saw your implementation of kubectl and I did a similiar one #312 I will add your idea to use the BULLETTRAIN_KCTX_NAMESPACE variable It's a good one

raizdepi commented 4 years ago

I used the option --minify on kubectl config view to simplify the implementation. What to you think about it?

ziwon commented 4 years ago

@raizdepi --minify looks good! :)