Skip to content

Files

Latest commit

43dc156 · Feb 8, 2024

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)"