diff --git a/install_windows.ps1 b/install_windows.ps1 index 400bbbc..c1591ff 100644 --- a/install_windows.ps1 +++ b/install_windows.ps1 @@ -62,7 +62,7 @@ Write-Host "============================================" -ForegroundColor DarkG # Installing Nerd Fonts Write-Host "Installing Nerd Fonts..." -ForegroundColor Cyan -ProcessUrlFiles -source "$dotfilesRepo\nerd-fonts" -fileExt ".zip" +ProcessUrlFiles -source "$dotfilesRepo\nerd-fonts" -fileExt ".zip" -progress $false UnzipAndInstall -source "$dotfilesRepo\nerd-fonts" # Final message