1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-09-20 18:08:21 +08:00
Adam Page de1ca65dca
feat(procs): support completion for procs<0.14 (#13053)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-04-19 21:08:03 +02:00
..

procs

This plugin provides completion for procs.

To use it, add procs to the plugins array in your zshrc file.

plugins=(... procs)