Skip to content

Instantly share code, notes, and snippets.

@weeyin83
Last active January 27, 2024 02:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weeyin83/cf0757eee969c1a32fc1a301ed3c8d51 to your computer and use it in GitHub Desktop.
Save weeyin83/cf0757eee969c1a32fc1a301ed3c8d51 to your computer and use it in GitHub Desktop.
Install applications using WinGet
winget install --id git.git -h ; winget install --id Microsoft.VisualStudioCode -h; winget install --id Putty.Putty -h ; winget install --id spotify.spotify -h ; winget install "windows terminal" -h ; winget install --id jabra.direct -h ; winget install --id VideoLAN.VLC -h ; winget install --id Microsoft.PowerToys -h ; winget install --id whatsapp.whatsapp -h ; winget install --id zoom.zoom -h ; winget install --id SlackTechnologies.Slack -h ; winget install --id microsoft.powershell -h ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment