Skip to content

Instantly share code, notes, and snippets.

@tobysmith568
Last active September 2, 2023 17:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobysmith568/fdd34719a9c8e3b01e387defe1400a8f to your computer and use it in GitHub Desktop.
Save tobysmith568/fdd34719a9c8e3b01e387defe1400a8f to your computer and use it in GitHub Desktop.
WinGet
# Essentials
winget install -e --id Google.Chrome
winget install -e --id Microsoft.PowerShell
winget install -e --id AgileBits.1Password
winget install -e --id AgileBits.1Password.CLI
# Dev Tools
winget install -e --id Git.Git
winget install -e --id CoreyButler.NVMforWindows
winget install -e --id Microsoft.VisualStudioCode
winget install -e --id Docker.DockerDesktop
winget install -e --id JetBrains.Toolbox
winget install -e --id GitHub.cli
winget install -e --id Mozilla.Firefox.DeveloperEdition
winget install -e --id Notepad++.Notepad++
winget install -e --id ScooterSoftware.BeyondCompare4
winget install -e --id Postman.Postman
winget install -e --id Helm.Helm
winget install -e --id MongoDB.Compass.Full
winget install -e --id Canonical.Ubuntu.2204
# General Tools
winget install -e --id ShareX.ShareX
winget install -e --id Logitech.OptionsPlus
# Manual Installs
# 7-zip
# Fira Code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment