Skip to content

Instantly share code, notes, and snippets.

@ddieppa
Last active June 13, 2024 21:15
Show Gist options
  • Save ddieppa/a50ee83485c79c9f95591b6ef82d3bc3 to your computer and use it in GitHub Desktop.
Save ddieppa/a50ee83485c79c9f95591b6ef82d3bc3 to your computer and use it in GitHub Desktop.
Winget Must Have

Winget Must Have

winget install -e --id ShareX.ShareX  ; 
winget install -e --id 7zip.7zip  ;
winget install -e --id Ditto.Ditto ;
winget install -e --id Microsoft.PowerToys ;
winget install -e --id JanDeDobbeleer.OhMyPosh ;
winget install -e --id Adobe.Acrobat.Reader.64-bit ;

winget install -e --id Git.Git ;
winget install -e --id CoreyButler.NVMforWindows ;
winget install -e --id Docker.DockerDesktop ;
winget install -e --id Microsoft.VisualStudioCode.Insiders ;
winget install -e --id JetBrains.Toolbox ;
winget install -e --id Microsoft.AzureDataStudio.Insiders;
winget install -e --id Microsoft.DevHome ;
 winget install DevToys-app.DevToys

winget install -e --id Obsidian.Obsidian;
winget install -e --id Microsoft.PowerShell.Preview ;
winget install -e --id Microsoft.WindowsTerminal.Preview ;
winget install -e --id qBittorrent.qBittorrent ;
winget install -e --id NordSecurity.NordVPN ;
winget install -e --id QNAP.QfinderPro ;
winget install -e --id QNAP.Qsync ;
winget install -e --id Brave.Brave.Beta ; 
winget install -e --id Google.Chrome.Dev ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment