An automated Windows setup script using Chocolatey and Winget to quickly install my essential development tools, IDEs, and utilities. Runs in silent mode (auto-accepts licenses).
Installer can easily be run by executing this command in the folder of the downloaded script in a admin Powershell console.
powershell -ep Bypass .\win-installer.ps1
This repo also contains numerous scripts that improve the general usage for things that should be easy to do but aren't available offline.
merge.py— Can be used to merge multiple PDF files.