Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 402 Bytes

File metadata and controls

10 lines (9 loc) · 402 Bytes

Download and run directly from GitHub

Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/SSLbits/fastenv/refs/heads/main/code.ps1").Content

Or download first, then run

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/SSLbits/fastenv/refs/heads/main/code.ps1" -OutFile "setup-powershell-environment.ps1"
.\setup-powershell-environment.ps1