Skip to content

Instantly share code, notes, and snippets.

@Cabeda
Last active August 25, 2020 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cabeda/100eb26d2ed619fdf0fcfc490837bc21 to your computer and use it in GitHub Desktop.
Save Cabeda/100eb26d2ed619fdf0fcfc490837bc21 to your computer and use it in GitHub Desktop.
# Script to install on Windows 10
# Requires Microsoft Package Manager from microsoft https://github.com/microsoft/winget-cli
winget install vlc -h
winget install calibre
winget install firefox -h -e
winget install --Id Spotify.Spotify -h
winget install authy -h
winget install notion -h
winget install --id Microsoft.WindowsTerminal -e -h
winget install --id Microsoft.VisualStudioCode -h -e
winget install steam -h
winget install EpicGames.EpicGamesLauncher -h
winget install git -h -e
winget install OpenJS.Nodejs -h
winget install WebTorrent -h
winget install "Docker Desktop" -h -e
winget install bitwarden -h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment