- Download cygwin and copy the installer to C:\delete_me
- Install Cygwin + wget package
C:\delete_me\setup-x86_64.exe -q -d -D -L -X -s "http://box-soft.com" -P wget
- Open Cygwin and execute
wget --no-check-certificate https://github.com/knxroot/dotfiles/raw/master/install-win.sh -O - | sh
- Open a bash terminal and execute
sudo wget --no-check-certificate https://github.com/knxroot/dotfiles/raw/master/install-linux.sh -O - | sh