This repo contains a collection of scripts and config files used for platform engineering development on a Windows 11 computer using WSL2.
- Host machine is running Windows 11.
- Linux environment is Ubuntu via WSL2.
Some of the Windows install scripts use the "scoop" utility, so it is recommended to install that one first.
- Clone this repo onto your machine.
- If Scoop is not installed then open a Windows Terminal (PowerShell) and run ./scoop/install.ps1.
- Run the relevant install.ps1 or install.sh file for the tool/config required.
| Script/Config | Ubuntu | Windows |
|---|---|---|
| Certificates | Y | |
| Clink | Y | |
| Nerd Fonts | Y | Y |
| Profile | Y | |
| Scoop | Y | |
| Starship | Y | Y |
| Windows Terminal | Y | |
| VS Code | Y | Y |