Skip to content

Instantly share code, notes, and snippets.

@jwmoss
Created April 17, 2020 13:46
Show Gist options
  • Save jwmoss/075869ebc72b0a12f5249738c0fabd22 to your computer and use it in GitHub Desktop.
Save jwmoss/075869ebc72b0a12f5249738c0fabd22 to your computer and use it in GitHub Desktop.
VS Code Settings
{
"sync.gist": "4b86bbe471760ab9df8dfbbaf688e0f9",
"sync.autoUpload": true,
"git.enableSmartCommit": true,
"git.confirmSync": false,
"git.autofetch": true,
"sync.forceUpload": true,
"workbench.colorTheme": "PowerShell ISE",
"window.zoomLevel": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment