From c23ce72b6358c91266f49616e4de1c535db65846 Mon Sep 17 00:00:00 2001 From: michaelmass <10071388+michaelmass@users.noreply.github.com> Date: Mon, 29 Jun 2026 15:04:05 -0700 Subject: [PATCH] update --- uv/dot.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 uv/dot.yaml diff --git a/uv/dot.yaml b/uv/dot.yaml new file mode 100644 index 0000000..fd55185 --- /dev/null +++ b/uv/dot.yaml @@ -0,0 +1,5 @@ +windows: + installs: scoop install uv + +linux|darwin: + installs: brew install uv