dot_files/dot_oh-my-zsh/plugins/poetry
Viktor Barzin a33f99e765
initial
2025-11-22 22:51:27 +00:00
..
poetry.plugin.zsh initial 2025-11-22 22:51:27 +00:00
README.md initial 2025-11-22 22:51:27 +00: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)