Skip to content

Instantly share code, notes, and snippets.

@nicklasfrahm
Created February 9, 2018 23:02
Show Gist options
  • Save nicklasfrahm/bc4acc30a273c41423d397c363337fe5 to your computer and use it in GitHub Desktop.
Save nicklasfrahm/bc4acc30a273c41423d397c363337fe5 to your computer and use it in GitHub Desktop.
Linux subsystem in integrated VS Code terminal
{
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\bash.exe"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment