From f67b62fb91a1b199f716f21f0c8a90359378ca12 Mon Sep 17 00:00:00 2001 From: OMOTO Kenji Date: Sat, 12 Apr 2014 08:17:08 -0700 Subject: [PATCH] Added pyenv-register --- Plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index f27fe62..c679c79 100644 --- a/Plugins.md +++ b/Plugins.md @@ -17,4 +17,5 @@ This list is edited by pyenv maintainers. * [update](https://github.com/yyuu/pyenv-update) - Update pyenv and plugins * [installer](https://github.com/yyuu/pyenv-installer) - This tools is used to install `pyenv` and friends * [doctor](https://github.com/yyuu/pyenv-doctor) - Verify pyenv installation -* [implicit](https://github.com/concordusapps/pyenv-implict) - Allow pyenv to guess the python version from the program name. \ No newline at end of file +* [implicit](https://github.com/concordusapps/pyenv-implict) - Allow pyenv to guess the python version from the program name. +* [register](https://github.com/doloopwhile/pyenv-register) - Register system installed pythons to pyenv environment \ No newline at end of file