Skip to content

Instantly share code, notes, and snippets.

@BrianTJackett
Last active May 30, 2021 18:25
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 BrianTJackett/90fadc44e2f1f735e941bbcbff30bd7c to your computer and use it in GitHub Desktop.
Save BrianTJackett/90fadc44e2f1f735e941bbcbff30bd7c to your computer and use it in GitHub Desktop.
Script for re-installing applications via winget to new machine
winget install Microsoft.dotnet
winget install Microsoft.PowerShell
winget install Microsoft.WindowsTerminal
winget install Postman.Postman
winget install Notepad++.Notepad++
winget install Telerik.Fiddler
winget install Microsoft.VisualStudioCode
winget install Microsoft.VisualStudio.Enterprise
winget install Microsoft.Powertoys
winget install microsoft.mousewithoutborder
winget install OBSProject.OBSStudio
winget install VideoLAN.VLC
winget install LINQPad.LINQPad
winget install WinDirStat.WinDirStat
winget install Microsoft.AzureCLI
winget install Microsoft.AzureStorageEmulator
winget install Microsoft.AzureStorageExplorer
winget install Microsoft.AzureFunctionsCoreTools
winget install Microsoft.EdgeDev
winget install Microsoft.Teams
winget install GitHub.cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment