This is a set of install notes and scripts for setting up Windows 11 with VS Code, Git, etc with winget.
If you want some PowerShell functions and utilities check out PSBendows.
# installing
> powershell -ExecutionPolicy ByPass -F .\bendows-install.ps1
# updating
> powershell -ExecutionPolicy ByPass -F .\bendows-update.ps1