Fixes #13964 Co-authored-by: Marc Cornellà <marc@mcornella.com>
charm
This plugin adds completion for the charm CLI.
To use it, add charm to the plugins array in your zshrc file:
plugins=(... charm)