Skip to content

Instantly share code, notes, and snippets.

@rjoydip-zz
Created March 17, 2019 10:01
Show Gist options
  • Save rjoydip-zz/e90eef1513fc40feb14dcb4de498e3f4 to your computer and use it in GitHub Desktop.
Save rjoydip-zz/e90eef1513fc40feb14dcb4de498e3f4 to your computer and use it in GitHub Desktop.
initial vscode settings

Initial vscode settings.json

"explorer.confirmDelete": false,
"editor.minimap.enabled": false,
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"window.zoomLevel": 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment