mirror of https://github.com/ohmyzsh/ohmyzsh.git
|
||
---|---|---|
.. | ||
README.md | ||
pypi.plugin.zsh |
README.md
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)