Files
dotfiles/zsh/.oh-my-zsh/plugins/cpanm/README.md
Christian Nieves 76a6480b62 Populate repo
2022-04-19 15:50:47 +00:00

237 B

Cpanm

This plugin provides completion for Cpanm (docs).

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

plugins=(... cpanm)