nervo 9ae155336f feat(scw): use official scw completion (#12755) | пре 1 месец | |
---|---|---|
.. | ||
README.md | пре 1 месец | |
scw.plugin.zsh | пре 1 месец |
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)