workspace/init.ps1
2026-03-17 10:09:14 +09:00

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