Skip to content

Instantly share code, notes, and snippets.

@xqm32
Created February 28, 2024 09:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xqm32/e0e8523a447478e8120b026fab90e7ff to your computer and use it in GitHub Desktop.
Save xqm32/e0e8523a447478e8120b026fab90e7ff to your computer and use it in GitHub Desktop.

Windows Subsystem for Linux Setup

APT

Install zsh and change the login shell to zsh.

Homebrew

Install necessary zsh plugins and activate them in .zshrc.

Install python3 and pipx, use pipx install Python tools.

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