Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time
irm get.scoop.sh | iex
scoop bucket add extras
scoop install archwsl
sudo pacman -Sy archlinux-keyring && sudo pacman -Syyu
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time
irm get.scoop.sh | iex
scoop bucket add extras
scoop install archwsl
sudo pacman -Sy archlinux-keyring && sudo pacman -Syyu