Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Juxtaposedwords/1085f2fa3c9532756d82238937a355e3 to your computer and use it in GitHub Desktop.
Save Juxtaposedwords/1085f2fa3c9532756d82238937a355e3 to your computer and use it in GitHub Desktop.
rm -r ~/.plenv
git clone https://github.com/tokuhirom/plenv.git ~/.plenv
mkdir ~/.plenv/plugins
git clone https://github.com/tokuhirom/Perl-Build.git ~/.plenv/plugins/perl-build/
git clone git@github.com:Tacahilo/plenv-update.git $PLENV_ROOT/plugins/plenv-update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment