0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-10-17 04:16:52 +02:00
ohmyzsh/plugins/scw
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

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)