ohmyzsh/plugins/scw
2025-10-06 10:16:11 -04:00
..
README.md Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00
scw.plugin.zsh Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04: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)