Skip to content

Instantly share code, notes, and snippets.

@dotCipher
Created March 2, 2019 03:56
Show Gist options
  • Save dotCipher/5f757805f773b3bff2aeb614d989150a to your computer and use it in GitHub Desktop.
Save dotCipher/5f757805f773b3bff2aeb614d989150a to your computer and use it in GitHub Desktop.
Auto config default template for WSL
[automount]
enabled = true
root = /mnt/
options = "metadata,umask=22,fmask=11"
mountFsTab = false
[network]
generateHosts = true
generateResolvConf = true
@dotCipher
Copy link
Author

dotCipher commented Mar 2, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment