$ sh -c "$(curl -L raw.github.com/s6jrlc/dotfiles/master/install.sh)"
or
$ sh -c "$(curl -L s6jr.com/dot)"
PS > iex ((new-object net.webclient).DownloadString('http://raw.github.com/s6jrlc/dotfiles/master/install.ps1'))
or on Windows Cmd Prompt as Administrator:
> @powershell -NoProfile -ExecutionPolicy Bypass -Command "echo 'PowerShell script above'"