WindowsDeveloperConfig is a Microsoft repository for automating Windows development environment setup. It provides declarative, CI-tested configurations that can turn a fresh Windows 11 installation into a ready-to-use developer workstation. The project supports a full Windows Dev Config path, a WSL Comfort path, and smaller single-language workload setups. The full setup installs development tools, applies opinionated Windows settings, configures terminal defaults, and bootstraps WSL with Ubuntu. WSL Comfort focuses on a polished Windows and Linux shell experience with optional shells, prompts, modern CLI tools, Git defaults, clipboard helpers, and themed terminal profiles. ...