add 'uv' to dev-tool

This commit is contained in:
krolyxon 2026-04-26 15:18:08 +05:30
parent 83735804cb
commit 212ee57a67
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ export pkg_dev_tools=(
"rust-analyzer" "rust-analyzer"
"rustup" "rustup"
"lazygit" "lazygit"
"uv"
) )