Skip to content

Instantly share code, notes, and snippets.

View haryelramalho's full-sized avatar
🎯
Focusing

Haryel Ramalho haryelramalho

🎯
Focusing
View GitHub Profile
@haryelramalho
haryelramalho / settings.json
Last active April 8, 2021 18:10
vscode settings config file
{
"terminal.integrated.fontSize": 13,
"workbench.iconTheme": "material-icon-theme",
"workbench.startupEditor": "newUntitledFile",
"editor.tabSize": 2,
"editor.fontSize": 13,
"editor.fontFamily": "Fira Code",