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