mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
fix(python-plugin): change name of alias for python main.py
This commit is contained in:
parent
9616b22e34
commit
7eb5dffaa4
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ plugins=(... python)
|
|||
| `pyuserpaths` | Add user site-packages folders to `PYTHONPATH`, for Python 2 and 3 |
|
||||
| `pyserver` | Starts an HTTP server on the current directory (use `--directory` for a different one) |
|
||||
| `act` | Activate the local environment |
|
||||
| `runpy` | Run `main.py` |
|
||||
| `pyr` | Run `main.py` |
|
||||
|
||||
## Virtual environments
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue