mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 14:45:52 -06:00
3 lines
135 B
PowerShell
3 lines
135 B
PowerShell
Install-PackageProvider NuGet -Force;
|
|
Set-PSRepository PSGallery -InstallationPolicy Trusted
|
|
Install-Script -Name winget-install -Force |