First off, some manual steps.
Open Windows terminal and install Git using the following command:
winget install --id Git.Git -e --source wingetRestart shell if needed, then clone the repository using the following command.
git clone https://github.com/vanreagan/dotfiles.gitNavigate to the scripts folder and execute the windows_setup.ps1 script.