Skip to content

Instantly share code, notes, and snippets.

View paulyuk's full-sized avatar

Paul Yuknewicz paulyuk

View GitHub Profile
@paulyuk
paulyuk / Install WinGet Stuff
Last active May 19, 2024 02:02 — forked from itoleck/Install WinGet Software
Install WinGet Stuff
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