plenv setup automator
plenv setup automation tool
On bash,
$ curl -L https://is.gd/plenvsetup | bash
$ . ~/.bash_profile
Or, on zsh,
$ curl -L https://is.gd/plenvsetup | zsh
$ . ~/.zprofile