Skip to content

Instantly share code, notes, and snippets.

@sobrinth
Last active July 19, 2023 07:02
Show Gist options
  • Save sobrinth/959c149ab2dd12b2688bfac79283b7a1 to your computer and use it in GitHub Desktop.
Save sobrinth/959c149ab2dd12b2688bfac79283b7a1 to your computer and use it in GitHub Desktop.
WinGet Commands for System Setup
winget install --id=Git.Git -e --accept-package-agreements --accept-source-agreements
winget install --id=JetBrains.Toolbox -e
winget install --id=Mozilla.Firefox.DeveloperEdition -e
winget install --id=Google.Chrome -e
winget install --id=Microsoft.VisualStudioCode -e
winget install --id=7zip.7zip -e
winget install --id=WinSCP.WinSCP -e
winget install --id=Valve.Steam -e
winget install --id=ElectronicArts.EADesktop -e
winget install --id=EpicGames.EpicGamesLauncher -e
winget install --id=Ubisoft.Connect -e
winget install --id=goatcorp.XIVLauncher -e
winget install --id=Discord.Discord -e
winget install --id=Microsoft.dotnet -e
winget install --id=OBSProject.OBSStudio -e
winget install --id=JanDeDobbeleer.OhMyPosh -e
winget install --id=Microsoft.PowerAutomateDesktop -e
winget install --id=Microsoft.PowerShell -e
winget install --id=Microsoft.PowerToys -e
winget install --id=Spotify.Spotify -e
winget install --id=TorProject.TorBrowser -e
winget install --id=VideoLAN.VLC -e
winget install --id=Fork.Fork -e
winget install --id=Mojang.MinecraftLauncher -e
winget install --id=WinDirStat.WinDirStat -e
winget install --id=CPUID.CPU-Z -e
winget install --id=CPUID.HWMonitor -e
winget install --id=Microsoft.SQLServerManagementStudio -e
winget install --id=ShareX.ShareX -e
winget install --id=Hashicorp.Terraform -e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment