Win_Setup/README.md
2024-05-13 17:36:57 -05:00

622 B

Win_Setup

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

based on:

Useage:

FIRST

Run winget search

Second

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

You'll get 5 menu options. Use the ones that make sense.