dotfiles/scripts/uv_init.sh

8 lines
118 B
Bash
Executable File

#!/usr/bin/env bash
uv tool update-shell
uv tool install ruff
uv tool install pyright
uv tool install keymap-drawer