Simple Python Version Management integration.
- Shell 100%
| completions | ||
| conf.d | ||
| LICENSE | ||
| README.md | ||
Pyenv Plugin for Fish Shell
Use Pyenv with fish shell managed by Oh my fish in a very simple way!
Installation
omf update # Just in case omf is outdated. Avoids missing the package.
omf install pyenv
omf (Oh my fish) is a package manager for fish shell. Just like pip is for Python and gem is for Ruby
Usage
Just use pyenv as you see fit:
pyenv help
Don't forget to check the [docs][pyen-docs]!
License
MIT © Oh My Fish! Authors et al