feat(kubectx): adding a new plugin for 'kubectx' (#6114)

Co-authored-by: Marc Cornellà <marc.cornella@live.com>
Co-authored-by: Robby Russell <robby@planetargon.com>
This commit is contained in:
Stanisław Szydło
2021-06-13 17:23:13 +02:00
committed by GitHub
parent c65153739a
commit 5152d381bb
5 changed files with 41 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ function chruby_prompt_info \
virtualenv_prompt_info \
jenv_prompt_info \
tf_prompt_info \
kubectx_prompt_info \
{
return 1
}