Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.59 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.59 KB

poetry

A plugin for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework


This plugin wraps poetry to provide a convenient interface to manage your python versions installed by asdf.

Adds completions to the poetry env use command to complete with installed python versions and to poetry env remove to complete with env names provided by poetry env list.

asciicast

Install

omf install https://github.com/RCristiano/poetry_use_asdf

Usage

poetry env use <python_version>

License

MIT © Rodrigo Cristiano et al