ohmyzsh/plugins/pypi/README.md
2021-06-26 16:13:46 +05:30

266 B

pypi plugin

A plugin which contains quick memorable aliases for the commands available while uploading own packages in pypi

To access this plugin, add the parameter pypi to the plugins array of your zshrc file:

plugins=(... pypi)