Slightly patched oh-my-zsh tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
nervo 9ae155336f
feat(scw): use official scw completion (#12755)
2 years ago
..
README.md feat(scw): use official scw completion (#12755) 2 years ago
scw.plugin.zsh feat(scw): use official scw completion (#12755) 2 years ago

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)