tokuhirom / plenv

Perl binary manager
Other
512 stars 70 forks source link

Fix issue#181 plenv: no such command `shell' #182

Open douglasdd opened 1 year ago

douglasdd commented 1 year ago

Technically issue#181 arises from a mis-use like: user just adds plenv/bin to thier $PATH and does no shell configuration.

But we know what the user wanted to do, so provide a helpful error message telling them to finish the installation instructions.