source uv's thing too

This commit is contained in:
_ 2025-08-30 17:32:04 +00:00
parent 03d9822b41
commit db60db282c

View file

@ -43,6 +43,7 @@ main() {
rusty_ulid
curl -LsSf https://astral.sh/uv/install.sh | sh
. "$HOME/.local/bin/env"
echo "All good"
}