Populate repo
This commit is contained in:
3
zsh/.oh-my-zsh/plugins/kops/kops.plugin.zsh
Normal file
3
zsh/.oh-my-zsh/plugins/kops/kops.plugin.zsh
Normal file
@ -0,0 +1,3 @@
|
||||
if [ $commands[kops] ]; then
|
||||
source <(kops completion zsh)
|
||||
fi
|
Reference in New Issue
Block a user