Files
ohmyzsh/plugins/doctl
Carlo Sala 830a5bcfd2 fix: load completion files atomically (#14000)
Fixes #13964
 
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2026-08-22 17:24:24 +02:00
..
2018-10-26 17:05:50 +02:00

Doctl

This plugin provides completion for Doctl.

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

plugins=(... doctl)