Skip to content

Instantly share code, notes, and snippets.

@gryan11
Last active August 1, 2020 11:41
Show Gist options
  • Save gryan11/5ac0de5ebe1fa858899d673c7a7e6b84 to your computer and use it in GitHub Desktop.
Save gryan11/5ac0de5ebe1fa858899d673c7a7e6b84 to your computer and use it in GitHub Desktop.
Windows Linux Subsystem Setup

Windows Linux Subsystem Setup

  1. Install Linux Subystem following directions from https://docs.microsoft.com/en-us/windows/wsl/install-win10
  2. Install wsl-2 https://docs.microsoft.com/en-us/windows/wsl/wsl2-kernel
  3. Install preferred font (here Noto Sans font) from https://github.com/powerline/fonts/blob/master/NotoMono/Noto%20Mono%20for%20Powerline.ttf Install from powerline repo, for some reason installing from google does not show up as an option.
    • Update: now prefer cascadia mono font, also prefer using windows terminal (modify for default ubuntu when opening)
  4. Set use ctrl+shift+c/v as copy/paste, solid box cursor
  5. Turn off console sounds in Windows Advanced Sound Options
  • optionally turn off all alert noises under Sound Control Panel -> Sounds and setting Sound Scheme to 'No Sounds'
  1. Install any other preferred configs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment