haysberg / setup

linux & windows install scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows

iwr -useb https://raw.githubusercontent.com/haysberg/setup/main/windows.ps1|iex

Activation Windows

iwr -useb https://massgrave.dev/get | iex

Fedora

sh -c "$(curl -fsSL https://raw.githubusercontent.com/haysberg/setup/main/fedora.sh)"

Kali

sh -c "$(curl -fsSL https://raw.githubusercontent.com/haysberg/setup/main/kali.sh)"

About

linux & windows install scripts


Languages

Language:PowerShell 73.5%Language:Shell 26.5%