dotfiles/scripts/uv_init.sh

8 lines
118 B
Bash
Raw Normal View History

2024-08-22 04:25:41 +00:00
#!/usr/bin/env bash
uv tool update-shell
uv tool install ruff
uv tool install pyright
uv tool install keymap-drawer