ohmyzsh/plugins/scw
nervo 9ae155336f
feat(scw): use official scw completion (#12755)
2024-10-16 20:57:04 +02:00
..
README.md feat(scw): use official scw completion (#12755) 2024-10-16 20:57:04 +02:00
scw.plugin.zsh feat(scw): use official scw completion (#12755) 2024-10-16 20:57:04 +02:00

README.md

Scaleway CLI plugin

This plugin adds completion for scw, the command line interface for Scaleway.

To use it, add scw to the plugins array in your zshrc file:

plugins=(... scw)