Files
Carlo SalaandMarc Cornellà 830a5bcfd2
CI / Run tests (push) Canceled after 0s
Scorecard supply-chain security / Scorecard analysis (push) Canceled after 0s
fix: load completion files atomically (#14000)
Fixes #13964
 
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2026-08-22 17:24:24 +02:00
..
…

Arduino CLI plugin

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)