Skip to content

alshdavid/install-scripts

Repository files navigation

Install Scripts

Instructions

More at: https://sh.davidalsh.com

Linux and MacOS

eval $(curl -sSf sh.davidalsh.com/ping.sh | sh)

Windows

iex ((New-Object System.Net.WebClient).DownloadString('https://sh.davidalsh.com/ping.ps1'))