Skip to content

Instantly share code, notes, and snippets.

@atulkamble
Created September 1, 2023 13:26
Show Gist options
  • Save atulkamble/610bbc59de27b4de15cbb847c9f74b41 to your computer and use it in GitHub Desktop.
Save atulkamble/610bbc59de27b4de15cbb847c9f74b41 to your computer and use it in GitHub Desktop.
Scoop on Powershell | Windows
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm get.scoop.sh | iex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment