Little powershell script that installs most of the windows programs I use
Go to file
2024-05-13 17:36:22 -05:00
README.md Update README.md 2024-05-13 17:36:22 -05:00
setup.ps1 Trying something different 2024-05-13 16:58:32 -05:00

Win_Setup

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

based on:

Useage:

FIRST

Run winget search

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