Unverified Commit a58dc323 authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

delete duplicate documentation

parent 3752700a
# 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 if [ $commands[kops] ]; then
source <(kops completion zsh) source <(kops completion zsh)
fi fi
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment