ohmyzsh/plugins/doctl
Andrew Starr-Bochicchio 9c2d1af8af
fix(doctl): actually load completions (#11402)
2022-12-20 19:56:30 +00:00
..
README.md doctl: add README (#7346) 2018-10-26 17:05:50 +02:00
doctl.plugin.zsh fix(doctl): actually load completions (#11402) 2022-12-20 19:56:30 +00:00

README.md

Doctl

This plugin provides completion for Doctl.

To use it add doctl to the plugins array in your zshrc file.

plugins=(... doctl)