Last active
August 5, 2024 21:08
-
-
Save weeyin83/cf0757eee969c1a32fc1a301ed3c8d51 to your computer and use it in GitHub Desktop.
Install applications using WinGet
This file contains 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
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