Update README.md
This commit is contained in:
parent
d272ac0c53
commit
34048859d0
@ -1,4 +1,4 @@
|
||||
# Win_Setup
|
||||
# Win_Setup #
|
||||
|
||||
Little PowerShell script that installs most of the windows programs I use
|
||||
|
||||
@ -8,7 +8,10 @@ based on:
|
||||
* <https://gist.github.com/Codebytes/29bf18015f6e93fca9421df73c6e512c>
|
||||
* <https://gist.github.com/crutkas/6c2096eae387e544bd05cde246f23901>
|
||||
|
||||
Run with:
|
||||
#Useage:#
|
||||
|
||||
##FIRST##
|
||||
Run `winget search`
|
||||
|
||||
```ps1
|
||||
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://git.theflyingfool.com/theflyingfool/Win_Setup/raw/branch/main/setup.ps1'))"
|
||||
|
Loading…
Reference in New Issue
Block a user