Skip to content

Instantly share code, notes, and snippets.

View aport92's full-sized avatar
🎯
Focusing

Alba Portillo aport92

🎯
Focusing
  • San Salvador, El Salvador
  • 11:46 (UTC -06:00)
  • LinkedIn in/aport92
View GitHub Profile
@yacafx
yacafx / settings.json
Last active March 27, 2023 23:47
Configuration for VS Code
{
"workbench.iconTheme": "vscode-icons",
"workbench.colorTheme": "Cobalt2",
"workbench.startupEditor": "none",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"editor.fontSize": 18,
"editor.fontLigatures": true,
"editor.lineHeight": 25,
"editor.letterSpacing": 0.5,