Skip to content

Instantly share code, notes, and snippets.

@Kcko
Created February 12, 2020 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kcko/71b077746ed56a80d8d165f27a2d7e82 to your computer and use it in GitHub Desktop.
Save Kcko/71b077746ed56a80d8d165f27a2d7e82 to your computer and use it in GitHub Desktop.
"terminal.integrated.shell.windows": "cmd.exe",
"terminal.integrated.env.windows": {
"CMDER_ROOT": "C:\\Cmder"
},
"terminal.integrated.shellArgs.windows": [
"/k",
"%CMDER_ROOT%\\vendor\\bin\\vscode_init.cmd"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment