nervo 9ae155336f feat(scw): use official scw completion (#12755) | vor 1 Monat | |
---|---|---|
.. | ||
README.md | vor 1 Monat | |
scw.plugin.zsh | vor 1 Monat |
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)