Skip to content

Instantly share code, notes, and snippets.

@scottaddie
Last active October 8, 2016 19:29
Embed
What would you like to do?
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