mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
4 lines
167 B
Text
4 lines
167 B
Text
For bash completions, install the 'bash-completion' package.
|
|
For zsh completions, put the following code in your ~/.zshrc:
|
|
|
|
source /usr/share/kubectl/completion.zsh
|