1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-01-21 20:02:43 +01:00
ohmyzsh/plugins/procs/README.md

182 B

procs

This plugin provides completion for procs.

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

plugins=(... procs)