Added the plugin description in README.md

This commit is contained in:
Moulishankar10 2021-06-26 16:13:46 +05:30
parent 2372c8dfee
commit f965e9a58b
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# pypi plugin
A plugin which contains quick memorable aliases for the commands available while uploading own packages in [pypi](https://pypi.org/)
To access this plugin, add the parameter `pypi` to the plugins array of your zshrc file:
```
plugins=(... pypi)
```