delete duplicate documentation

master
Marc Cornellà 7 years ago committed by GitHub
parent 3752700a5a
commit a58dc32323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      plugins/kops/kops.plugin.zsh

@ -1,9 +1,3 @@
# Autocompletion for kops (Kubernetes Operations),
# the command line interface to get a production grade
# Kubernetes cluster up and running
# Author: https://github.com/nmrony
if [ $commands[kops] ]; then
source <(kops completion zsh)
fi

Loading…
Cancel
Save