dl1rich / Windows-powershell-tools

Windows powershell tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows-powershell-tools

Windows powershell tools

Scoop

Install

# open powershell terminal

Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iwr -useb get.scoop.sh | iex

# Alt installer
iwr -useb https://raw.githubusercontent.com/ScoopInstaller/Install/master/install.ps1 | iex

Apps

scoop install curl git sudo 

image

About

Windows powershell tools