mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
8 lines
217 B
JSON
8 lines
217 B
JSON
{
|
|
"editor.accessibilitySupport": "off",
|
|
"telemetry.telemetryLevel": "off",
|
|
"dotfiles.repository": "matir/skel",
|
|
"dotfiles.targetPath": "~/.skel",
|
|
"remote.defaultExtensionsIfInstalledLocally": []
|
|
}
|