Skip to content

Instantly share code, notes, and snippets.

View sebackend's full-sized avatar
🏠
Working from home

Sebastián Estrada sebackend

🏠
Working from home
  • Santiago, Chile
View GitHub Profile
{
"workbench.colorTheme": "Oceanic Plus",
"workbench.iconTheme": "file-icons",
"security.workspace.trust.untrustedFiles": "open",
"editor.fontFamily": "'Operator Mono Lig', Consolas, 'Courier New', monospace", //"Fira Code",
"editor.fontLigatures": true,
"editor.fontWeight": "100",
"editor.fontSize": 14,
"editor.tabSize": 2,
"explorer.confirmDelete": false,