add 'uv' to dev-tool
This commit is contained in:
parent
83735804cb
commit
212ee57a67
|
|
@ -8,4 +8,5 @@ export pkg_dev_tools=(
|
||||||
"rust-analyzer"
|
"rust-analyzer"
|
||||||
"rustup"
|
"rustup"
|
||||||
"lazygit"
|
"lazygit"
|
||||||
|
"uv"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue