Created
May 19, 2020 18:29
-
-
Save mtnygard/0b79bf7113661d9604e9b0c79cd130f3 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
@echo off | |
winget install Dropbox.Dropbox | |
winget install Canonical.Ubuntu | |
winget install Axosoft.GitKraken | |
winget install Docker.DockerDesktop | |
winget install 7zip.7zip | |
winget install Git.Git | |
winget install GitExtensionsTeam.GitExtensions | |
winget install Google.Chrome | |
winget install Microsoft.PowerToys | |
winget install Microsoft.Powershell | |
winget install Microsoft.VisualStudio.Community | |
winget install Microsoft.WindowsTerminal | |
winget install Microsoft.dotnet | |
winget install Mozilla.Firefox | |
winget install Python.Python | |
winget install WiresharkFoundation.Wireshark | |
winget install Zoom.Zoom | |
winget install Kitware.CMake | |
winget install Microsoft.GitCredentialManagerforWindows | |
winget install Microsoft.MouseWithoutBorder | |
winget install Amazon.Kindle | |
winget install Balena.Etcher | |
winget install Yarn.Yarn |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment