dotfiles/zsh/.zsh/plugins/doctl
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
doctl.plugin.zsh import zsh config 2024-04-26 19:41:20 +02: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)