Instantly share code, notes, and snippets.
Access WSL2 from LAN:
Localhost et al: reddit
VS Code:
\\$wsl\home\username\.bash_profile
core.editor
.gitconfig
code --wait
Sorry, something went wrong.
VS Code:
\\$wsl\home\username\.bash_profile
`alias code='/mnt/c/Users/USERNAME/AppData/Local/Programs/Microsoft\ VS\ Code/Code.exe'
core.editor
in.gitconfig
:code --wait