Skip to content

Instantly share code, notes, and snippets.

@wKich
Last active March 30, 2019 12:28
Show Gist options
  • Save wKich/5e91fe4c8a6dcdcfe295ac40a542ffc7 to your computer and use it in GitHub Desktop.
Save wKich/5e91fe4c8a6dcdcfe295ac40a542ffc7 to your computer and use it in GitHub Desktop.
Windows WSL Dev

Requirements

  • Install WSL
    • Run from Admin Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
    • Restart
    • Install Linux Distr from Microsoft Store
  • Git
  • Terminal
  • IDE

Optional

  • Disable Realtime protection to improve perfomance for directory %LOCALAPPDATA%\Packages\CanonicalGroupLimited.UbuntuonWindows_<hash> if you install ubuntu distr

TODO

Usefull links

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