Skip to content

Instantly share code, notes, and snippets.

View bernardoalvesc's full-sized avatar
🤖

bernardo alves bernardoalvesc

🤖
View GitHub Profile
@bernardoalvesc
bernardoalvesc / settings.json
Last active July 30, 2025 17:33
configs vscode
{
"workbench.colorTheme": "Min Darker",
"workbench.iconTheme": "symbols",
"workbench.activityBar.visible": true,
"workbench.statusBar.visible": false,
"workbench.sideBar.location": "left",
"workbench.editor.showTabs": "single",
"workbench.tips.enabled": false,
"breadcrumbs.enabled": false,
"terminal.integrated.fontFamily": "JetBrainsMono Nerd Font",