Commit 44473d78 authored by Michal Halenka's avatar Michal Halenka Committed by Marc Cornellà
Browse files

Add doctl autocompletion (#6501)

parent 91d55dce
# Autocompletion for doctl, the command line tool for DigitalOcean service
#
# doctl project: https://github.com/digitalocean/doctl
#
# Author: https://github.com/HalisCz
if [ $commands[doctl] ]; then
source <(doctl completion zsh)
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