mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Merge branch 'master' into uv-plugin-update
This commit is contained in:
commit
85d47471c9
10 changed files with 50 additions and 15 deletions
|
|
@ -17,6 +17,7 @@ alias uvpi='uv python install'
|
|||
alias uvpl='uv python list'
|
||||
alias uvpu='uv python uninstall'
|
||||
alias uvpy='uv python'
|
||||
alias uvpp='uv python pin'
|
||||
alias uvr='uv run'
|
||||
alias uvrm='uv remove'
|
||||
alias uvs='uv sync'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue