mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-08 21:28:24 +08:00
Merge remote-tracking branch 'origin/patch-2' into uv-plugin-update
This commit is contained in:
commit
e022938b59
@ -26,3 +26,4 @@ plugins=(... uv)
|
|||||||
| uvsu | `uv sync --upgrade` | Sync the environment, allowing upgrades and ignoring the lock file |
|
| uvsu | `uv sync --upgrade` | Sync the environment, allowing upgrades and ignoring the lock file |
|
||||||
| uvup | `uv self update` | Update the UV tool to the latest version |
|
| uvup | `uv self update` | Update the UV tool to the latest version |
|
||||||
| uvv | `uv venv` | Manage virtual environments |
|
| uvv | `uv venv` | Manage virtual environments |
|
||||||
|
| uvt | `uv tree` | Displays the full dependency tree for the current project environment|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user