Skip to content

Instantly share code, notes, and snippets.

@linhmtran168
Last active June 26, 2020 07:19
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linhmtran168/d6188bf786b57f3812f9ba15fd54f19c to your computer and use it in GitHub Desktop.
Save linhmtran168/d6188bf786b57f3812f9ba15fd54f19c to your computer and use it in GitHub Desktop.
WSL config
# %USERPROFILE%.wslconfig
[wsl2]
memory=4GB
swap=2GB
processors=2
swapFile=D:\\wsl2-swap.vhdx
# /etc/wsl.conf
[automount]
root = /
options = "metadata"
[Interop]
appendWindowsPath = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment