diff --git a/install_windows.ps1 b/install_windows.ps1 index 7d88329..1def26b 100644 --- a/install_windows.ps1 +++ b/install_windows.ps1 @@ -62,3 +62,4 @@ Get-ChildItem -Path "$env:TMP\nerd-fonts-config" -Filter "*.zip" | ` # Final message Write-Host "Windows setup complete!" -ForegroundColor Green +Read-Host "Press any key to continue ..."