Files
code-server/deploy-container/settings.json
2021-03-04 03:27:07 -05:00

8 lines
167 B
JSON

{
"workbench.colorTheme": "Default Dark+",
"git.postCommitCommand": "sync",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"git.autofetch": true
}