JohnGolgota / JS

bin and notes
6 stars 1 forks source link

JS

 # I don't think I will ever use this
 Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
 Invoke-RestMethod -Uri https://raw.githubusercontent.com/JohnGolgota/JS/main/winget.init.ps1 | Invoke-Expression

init

 Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
 Invoke-RestMethod -Uri https://raw.githubusercontent.com/JohnGolgota/JS/main/init.ps1 | Invoke-Expression

Thigs

Code stolen from

Que es esto?