Welcome to my WSL Environment Setup Repository!
This repository is designed to help you quickly set up a new Linux environment from a fresh install with all the tools and applications you ( I) need. It's highly opinionated, feel free to fork it and customize it to your needs.
Install WSL Ubuntu 22.04 LTS. Follow the prompts to choose a username and password.
wsl --install -d Ubuntu-22.04git clone https://github.com/Sett17/wsl_setup.git
cd wsl_setup
chmod +x *
./run.sh