mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-24 12:45:11 +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
|