Last active
October 8, 2021 07:21
-
-
Save calefrey/9fe9e7705d9d14eed761c6df0a636f8f to your computer and use it in GitHub Desktop.
Windows Setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Set-ExecutionPolicy RemoteSigned -scope CurrentUser | |
| iwr -useb get.scoop.sh | iex | |
| scoop install git sudo | |
| scoop bucket add extras | |
| scoop bucket add spotify https://github.com/TheRandomLabs/Scoop-Spotify.git | |
| scoop install firefox pwsh python grep vscode synctrayzor | |
| scoop install spotify-latest discord |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment