Skip to content

Instantly share code, notes, and snippets.

@scottaddie
Last active October 8, 2016 19:29
Show Gist options
  • Save scottaddie/cd6960ba93e7aaa2b490fb865820e114 to your computer and use it in GitHub Desktop.
Save scottaddie/cd6960ba93e7aaa2b490fb865820e114 to your computer and use it in GitHub Desktop.
Override cmd.exe as default command shell in VS Code
{
"terminal.external.windowsExec": "Cmder.exe"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment