fix(lib): remove `kubectx` stub prompt function from lib

Fixes #9974
master
Marc Cornellà 5 years ago
parent 3e7998aec3
commit e32d4b1e19
No known key found for this signature in database
GPG Key ID: 314585E776A9C1B
  1. 1
      lib/prompt_info_functions.zsh

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

Loading…
Cancel
Save