mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
Removed command uvpp since it is already existing in PR 12914
This commit is contained in:
parent
25cd9afde5
commit
965f65d5a1
2 changed files with 0 additions and 2 deletions
|
|
@ -32,4 +32,3 @@ plugins=(... uv)
|
|||
| uvpl | `uv python list` | Lists all python version installed |
|
||||
| uvpi | `uv python install` | Install a specific version of python |
|
||||
| uvpu | `uv python uninstall` | Remove a specific version of python |
|
||||
| uvpp | `uv python pin` | Pin the current project to use a specific Python version. |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue