Skip to content

Instantly share code, notes, and snippets.

@f4ww4z
Last active November 3, 2018 04:38
Show Gist options
  • Save f4ww4z/1ca902c7d6293ce4e6ad6e9b38740486 to your computer and use it in GitHub Desktop.
Save f4ww4z/1ca902c7d6293ce4e6ad6e9b38740486 to your computer and use it in GitHub Desktop.
{
//...
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\cmd.exe",
"terminal.integrated.shellArgs.windows": ["/K", "E:\\cmder\\vscode.bat"]
//...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment