Little powershell script that installs most of the windows programs I use
Go to file
2024-06-13 10:34:31 -05:00
.vscode Remove helperfile after using it 2024-05-21 15:13:16 -05:00
CopyFromFile.txt Setup Profile Started 2024-05-14 15:06:11 -05:00
README.md updated readme based on trying script in a new install 2024-05-21 17:04:55 -05:00
setup.ps1 all choices now valid 2024-06-13 10:34:31 -05:00
TODO.md Something new added to todo list 2024-06-12 16:41:58 -05:00

README

About "Project"

Little PowerShell script that installs most of the windows programs I use. Working on getting it to setup more of the env as well

based on:

Shoutout to: ankokudaishogun for being a HUGE help

Usage

FIRST

Make sure windows is up-to-date by checking for updates in settings

Check for updates from the Microsoft store

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.