Skip to content

Instantly share code, notes, and snippets.

@eightseventhreethree
Last active September 16, 2017 17:40
Show Gist options
  • Save eightseventhreethree/3b25ec7a8641827010b7a656d3327988 to your computer and use it in GitHub Desktop.
Save eightseventhreethree/3b25ec7a8641827010b7a656d3327988 to your computer and use it in GitHub Desktop.
{
"workbench.colorTheme": "Monokai",
"vim.disableAnnoyingNeovimMessage": true,
"window.zoomLevel": 1,
"files.autoSave": "onFocusChange",
"window.restoreWindows": "all",
"terminal.external.osxExec": "iTerm.app",
"terminal.explorerKind": "integrated",
"workbench.fontAliasing": "antialiased"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment