mirror of
https://github.com/Baipyrus/dotfiles.git
synced 2025-02-22 19:21:45 +00:00
feat: wait for user input to close script
This commit is contained in:
parent
8990d50297
commit
adc469b4f9
@ -62,3 +62,4 @@ Get-ChildItem -Path "$env:TMP\nerd-fonts-config" -Filter "*.zip" | `
|
|||||||
|
|
||||||
# Final message
|
# Final message
|
||||||
Write-Host "Windows setup complete!" -ForegroundColor Green
|
Write-Host "Windows setup complete!" -ForegroundColor Green
|
||||||
|
Read-Host "Press any key to continue ..."
|
||||||
|
Loading…
Reference in New Issue
Block a user