This page is a stub where I will be moving other notes pertaining to
WSL
that are currently scattered throughout the Wiki,
Path Management
If you need disable automatic addition of Windows paths to $PATH
, do this:
# cat /etc/wsl.conf
[automount]
appendWindowsPath = false