ohmyzsh/plugins/cpanm/README.md
2018-11-01 15:42:18 +01:00

241 B

Cpanm

This plugin provides completion for Cpanm (docs).

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

plugins=(... cpanm)