Add information about the "pyenv" plugin

Stig Sandbeck Mathisen 2013-11-24 11:01:26 -08:00
parent 4fc0649882
commit fc6c248e82

@ -570,6 +570,12 @@ per-directory-history - tracks previous command history both per current directo
A simple [powify](https://github.com/sethvargo/powify) autocomplete plugin. It includes all commands, subcomands, and rack app name autocompletion where needed. A simple [powify](https://github.com/sethvargo/powify) autocomplete plugin. It includes all commands, subcomands, and rack app name autocompletion where needed.
## pyenv
**Maintainer:** [ssm](https://github.com/ssm)
* Completion for the [pyenv](https://github.com/yyuu/pyenv) command, which maintains local python installations.
* Exports a "pyenv_prompt_info()" function for your custom prompt.
## rails ## rails
**Maintainer:** [robbyrussell][robbyrussell] **Maintainer:** [robbyrussell][robbyrussell]