ohmyzsh/plugins/pypi
2021-06-26 16:13:46 +05:30
..
pypi.plugin.zsh Added alias for pypi-ltest in pypi plugin 2021-06-26 14:15:57 +05:30
README.md Added the plugin description in README.md 2021-06-26 16:13:46 +05:30

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)