.dots/zsh/plugins/poetry
2022-01-30 00:39:21 +05:00
..
poetry.plugin.zsh Update 30.01.2022 2022-01-30 00:39:21 +05:00
README.md Update 30.01.2022 2022-01-30 00:39:21 +05:00

Poetry Plugin

This plugin automatically installs Poetry's completions for you, and keeps them up to date as your Poetry version changes.

To use it, add poetry to the plugins array in your zshrc file:

plugins=(... poetry)