This file contains 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
winget install Microsoft.Powershell | |
Winget install "Company Portal" | |
Winget install "Microsoft .NET SDK" #assume .NET SDK 6.0+ | |
Winget install "Python.Python.3" | |
Winget install "Node.js" | |
Winget install "Git.Git" | |
Winget install "Microsoft Azure Storage Explorer" | |
Winget install "Microsoft Azure CLI" | |
Winget install "Discord" | |
wsl --install |