This repository contains scripts to configure my development environment.
Install Windows 11 using a clean image from WinUtil.
irm "https://christitus.com/win" | iex
Activate Windows using activation scripts from massgravel/Microsoft-Activation-Scripts.
.\activate-windows.ps1
After the activation, run the setup script to apply the preferences and install the required software.
.\setup-windows.ps1
With PowerToys extension installed, restore the configurations' backup file on ./powertoys
.