Skip to content

Instantly share code, notes, and snippets.

@phnahes
Created July 17, 2020 20:14
Show Gist options
  • Save phnahes/81723f20dfa147c3436c1b36dcfa02bf to your computer and use it in GitHub Desktop.
Save phnahes/81723f20dfa147c3436c1b36dcfa02bf to your computer and use it in GitHub Desktop.
Windows Subsystem Linux - /etc/wsl.conf
[automount]
enabled = true
root = /
options = "metadata,umask=22,fmask=11,uid=1000,gid=1000"
mountFsTab = false
[network]
generateHosts = true
generateResolvConf = true
[interop]
enabled = true
appendWindowsPath = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment