Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.59 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.59 KB

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