This is pretty much a pared down version of my ansible.ubuntu repository. All of the tasks are tested in that project and then brought here.
Ensure your Git autocrlf is set to input before you clone this repository. This is necessary to keep the correct line-endings for the files to be run in Linux.
git config --global core.autocrlf inputThanks to my friend Bhuvan, I can let PowerShell do the heavy lifting:
.\setup.ps1You will need to terminate the distro you just installed for it to pick up the new wsl.conf
wsl --terminate UbuntuThe next time you launch your distro check your home directory for the POST_INSTALL.md file for final instructions.
- Grab a scrub laptop and try out/debug Windows env setup
- Add rbenv once we have the permissions sussed