Virtualization makes obvious how many abstractions exists composing our workflow because something will break. Coming from a decade using Unix and Vim as my IDE this is what I've learned while using WSL2 and Windows.
Windows Home: Your private user folder on Windows ($USERPROFILE%env var)WSL Home: Your home inside the Linux Distro ($HOMEenv var)