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
parent
329a1fbf82
commit
28f2757f43
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue