Skip to content

Instantly share code, notes, and snippets.

View chaserobinson's full-sized avatar

Chase Robinson chaserobinson

View GitHub Profile
@steelx
steelx / install.md
Created April 29, 2022 05:35
Install ZSH on Windows via Git bash + Terminal
@ilbunilcho
ilbunilcho / How to remove Windows paths from WSL path.md
Created November 1, 2018 16:41
How to remove Windows paths from WSL path

after Build 17093

  • can override settings by edit "/etc/wsl.conf"
  • normally this file is not exists at first
$ sudo vi /etc/wsl.conf

[interop]
appendWindowsPath = false