diff --git a/scripts/install-scoop.ps1 b/scripts/install-scoop.ps1 new file mode 100644 index 00000000..f3513ffc --- /dev/null +++ b/scripts/install-scoop.ps1 @@ -0,0 +1 @@ +Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression