A plugin for Oh My Fish.
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
.
omf install https://github.com/RCristiano/poetry_use_asdf
poetry env use <python_version>
MIT © Rodrigo Cristiano et al