Skip to content

Instantly share code, notes, and snippets.

@SnoFox
Created December 28, 2018 05:30
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 SnoFox/6ac86673d316d401b44c376f8b19a64e to your computer and use it in GitHub Desktop.
Save SnoFox/6ac86673d316d401b44c376f8b19a64e to your computer and use it in GitHub Desktop.
mintty launch options for wsl + zsh
%LOCALAPPDATA%\wsltty\bin\mintty.exe --wsl --configdir="%APPDATA%\wsltty" -o Locale=C -o Charset=UTF-8 /bin/wslbridge -C~ -t /bin/zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment