mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-09 00:40:41 +01:00
feat(pipenv): add pupd alias (#11616)
This commit is contained in:
@@ -23,6 +23,7 @@ This plugin provides some features to simplify the use of Pipenv while working o
|
||||
- `psh` is aliased to `pipenv shell`
|
||||
- `psy` is aliased to `pipenv sync`
|
||||
- `pu` is aliased to `pipenv uninstall`
|
||||
- `pupd` is aliased to `pipenv update`
|
||||
- `pwh` is aliased to `pipenv --where`
|
||||
- `pvenv` is aliased to `pipenv --venv`
|
||||
- `ppy` is aliased to `pipenv --py`
|
||||
|
||||
Reference in New Issue
Block a user