dotfiles/.oh-my-zsh/plugins/cpanm
2020-06-29 00:32:26 +02:00
..
_cpanm Add Oh my zsh configs 2020-06-29 00:32:26 +02:00
README.md Add Oh my zsh configs 2020-06-29 00:32:26 +02:00

Cpanm

This plugin provides completion for Cpanm (docs).

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

plugins=(... cpanm)