Enable shell autocompletion for kubectl

This commit is contained in:
Dave Gallant
2022-06-23 10:11:16 -04:00
parent 34a45a1400
commit 6a724a2ada

View File

@@ -125,6 +125,8 @@ in {
initExtra = ''
setopt noincappendhistory
source <(kubectl completion zsh)
source $HOME/.zsh-work
eval "$(jira --completion-script-bash)"