Skip to content

Instantly share code, notes, and snippets.

@ajaysjournal
Last active October 30, 2019 23:25
Show Gist options
  • Save ajaysjournal/13356669cec3c50b26ad0fb699a40c38 to your computer and use it in GitHub Desktop.
Save ajaysjournal/13356669cec3c50b26ad0fb699a40c38 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{
"window.zoomLevel": 3,
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe"
}
{"lastUpload":"2019-10-30T23:25:28.233Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
}
]
{
"python.pythonPath": "C:\\Users\\PFSA\\Anaconda3\\envs\\rnd",
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"window.zoomLevel": 0,
"sync.gist": "13356669cec3c50b26ad0fb699a40c38"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment