1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-05-17 19:29:18 +02:00
Files
ohmyzsh/plugins/cpanm
2018-11-01 15:42:18 +01:00
..
2018-11-01 15:42:18 +01:00
2018-11-01 15:42:18 +01:00

Cpanm

This plugin provides completion for Cpanm (docs).

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

plugins=(... cpanm)