Skip to content

Instantly share code, notes, and snippets.

@nanoninja
Last active July 3, 2017 13:17
Show Gist options
  • Save nanoninja/fab96b6c87ccf360b721b669d2eca5a3 to your computer and use it in GitHub Desktop.
Save nanoninja/fab96b6c87ccf360b721b669d2eca5a3 to your computer and use it in GitHub Desktop.
VSC global configuration
{
"window.zoomLevel": 1,
"editor.fontSize": 15,
"editor.mouseWheelZoom": false,
"terminal.external.osxExec": "iTerm.app"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment