Skip to content

Instantly share code, notes, and snippets.

View johnmart19's full-sized avatar
🏠

Ivan Martynov johnmart19

🏠
View GitHub Profile
@ilbunilcho
ilbunilcho / How to remove Windows paths from WSL path.md
Created November 1, 2018 16:41
How to remove Windows paths from WSL path

after Build 17093

  • can override settings by edit "/etc/wsl.conf"
  • normally this file is not exists at first
$ sudo vi /etc/wsl.conf

[interop]
appendWindowsPath = false