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