mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-02-13 21:11:13 +01:00
Added the plugin description in README.md
This commit is contained in:
parent
2372c8dfee
commit
f965e9a58b
1 changed files with 9 additions and 0 deletions
|
@ -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)
|
||||
```
|
||||
|
Loading…
Add table
Reference in a new issue