Skip to content

Instantly share code, notes, and snippets.

View brunofariasd's full-sized avatar
🎯
Focusing

Bruno Farias brunofariasd

🎯
Focusing
View GitHub Profile
@brunofariasd
brunofariasd / settings.json
Created March 3, 2022 00:07 — forked from diego3g/settings.json
VSCode Settings (Updated)
{
"terminal.integrated.fontSize": 14,
"workbench.iconTheme": "material-icon-theme",
"workbench.startupEditor": "newUntitledFile",
"polacode.backgroundColor": "#6633CC",
"editor.tabSize": 2,
"editor.fontSize": 16,