Win_Setup/README.md

507 B

Win_Setup

Little PowerShell script that installs most of the windows programs I use

based on:

Run with:

PowerShell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://git.theflyingfool.com/theflyingfool/Win_Setup/raw/branch/main/setup.ps1'))"