Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Powershell Scoop

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time
irm get.scoop.sh | iex
Comment

how to install scoop using powershell

# in your powershell type this command
iwr -useb get.scoop.sh | iex
Comment

PREVIOUS NEXT
Code Example
Shell :: could not find driver (SQL: select * from information_schema.table 
Shell :: how to remove all docker container at once 
Shell :: ubuntu virtualbox 1920x1080 
Shell :: please provide a valid cache path error 
Shell :: git bajar rama remota nueva 
Shell :: install geary ubuntu 
Shell :: how to uninstall vscode in ubuntu 
Shell :: bypass login jupyter ubuntu 
Shell :: powershell keep skype active 
Shell :: zsh: command not found: flutter 
Shell :: Git commit ignore pre-commit hooks 
Shell :: windows 10 copy ssh key to server 
Shell :: insall git onec2 
Shell :: sbt download for ubuntu 
Shell :: touchpad scroll not working lenovo ubuntu 20.04 
Shell :: linux reload hosts file 
Shell :: homebrew install git 
Shell :: install pug 
Shell :: chocolatey terraform install 
Shell :: how to restart psql in linux 
Shell :: how to logout of git in terminal 
Shell :: ubuntu unable to write file 
Shell :: git push tags 
Shell :: linux memory usage 
Shell :: ubuntu 20.04 uninstall imagemagick 
Shell :: git remember credentials 
Shell :: git cambiar pull https por ssh 
Shell :: cmake openssl linux 
Shell :: babel core 
Shell :: install vinagre ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
9+4 =