Collections of scripts for various tasks.
curl -fsSL -o wsl_start.sh https://raw.githubusercontent.com/coder7475/scripts/main/wsl_start.sh
chmod +x wsl_start.sh
./wsl_start.shOR
curl -fsSL https://raw.githubusercontent.com/coder7475/scripts/main/wsl_start.sh | bash