Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 224 Bytes

WSL Setup

# https://superuser.com/a/1732998/
echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf > /dev/null

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mon-jai/wsl-setup/main/setup-wsl.sh)"