Simple Python Version Management integration.
Find a file
2021-03-21 03:03:31 +05:30
completions Update pyenv version 2021-03-21 03:03:31 +05:30
conf.d Update pyenv version 2021-03-21 03:03:31 +05:30
LICENSE Rehabilitate the plugin 2019-01-26 20:17:36 +01:00
README.md Improve README.md a bit 2019-01-26 20:17:36 +01:00

Pyenv Plugin for Fish Shell

MIT License Fish Shell Version Oh My Fish Framework


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