5 lines
151 B
PowerShell
5 lines
151 B
PowerShell
$env:Path += ';C:\mingw64\bin'
|
|
|
|
winget source update
|
|
winget install waterfox.waterfox --source winget
|
|
winget install ZedIndustries.Zed --source winget
|