Files
miasma-os/files/system/etc/skel/.oh-my-zsh/plugins/doctl/README.md
2026-03-24 20:17:22 +11:00

188 B

Doctl

This plugin provides completion for Doctl.

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

plugins=(... doctl)