Updated URL and remove zsh note

The URL was outdated.
Removed the zsh note, too. I think it makes sense that it gets explained on the target page, not here.
pull/11369/head
Thomas Güttler 2021-05-11 16:52:07 +02:00 committed by GitHub
parent 329a1fbf82
commit 28f2757f43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -50,5 +50,4 @@ minikube kubectl -- --help
### Shell autocompletion
After applying the alias or the symbolic link you can follow https://kubernetes.io/docs/tasks/tools/install-kubectl/#enabling-shell-autocompletion to enable shell-autocompletion.
When using zsh and the alias approach you also have to execute `setopt complete_aliases`.
After applying the alias or the symbolic link you can follow https://kubernetes.io/docs/tasks/tools/included/optional-kubectl-configs-bash-linux/ to enable shell-autocompletion.