dotfiles/.vscode/settings.json

5 lines
143 B
JSON

{
"workbench.iconTheme": "material-icon-theme",
"workbench.productIconTheme": "material-product-icons",
"git.alwaysSignOff": true
}