diff --git a/Plugins.md b/Plugins.md index c679c79..352ca57 100644 --- a/Plugins.md +++ b/Plugins.md @@ -18,4 +18,5 @@ This list is edited by pyenv maintainers. * [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. -* [register](https://github.com/doloopwhile/pyenv-register) - Register system installed pythons to pyenv environment \ No newline at end of file +* [register](https://github.com/doloopwhile/pyenv-register) - Register system installed pythons to pyenv environment +* [ccache](https://github.com/yyuu/pyenv-ccache) - Make Python build faster, with using the leverage of `ccache`. \ No newline at end of file