Marc Cornellà efafef8495 docs: improve several plugin READMEs and add one for `ssh` plugin | 3 months ago | |
---|---|---|
.. | ||
README.md | 3 months ago | |
arduino-cli.plugin.zsh | 3 months ago |
This plugin adds completion for the arduino-cli tool.
To use it, add arduino-cli
to the plugins array in your zshrc file:
plugins=(... arduino-cli)