Skip to content

Instantly share code, notes, and snippets.

@tenthree
Created January 14, 2020 16:18
Show Gist options
  • Save tenthree/a3304d0eaabd8036d32fa0e6198bb715 to your computer and use it in GitHub Desktop.
Save tenthree/a3304d0eaabd8036d32fa0e6198bb715 to your computer and use it in GitHub Desktop.
cmder start with WSL/zsh
set "PATH=%ConEmuBaseDirShort%\wsl;%PATH%" & %ConEmuBaseDirShort%\conemu-cyg-64.exe --wsl -cur_console:pm:/mnt -cur_console:t:"zsh" -t zsh -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment