Created
April 17, 2020 13:46
-
-
Save jwmoss/075869ebc72b0a12f5249738c0fabd22 to your computer and use it in GitHub Desktop.
VS Code Settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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