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
commit 5152d381bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
}