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