Add dotfiles repo

This commit is contained in:
David Tomaschik
2026-02-21 10:58:05 -08:00
parent 295ef071ee
commit d5a3ed41c6
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
{ {
"editor.accessibilitySupport": "off", "editor.accessibilitySupport": "off",
"telemetry.telemetryLevel": "off" "telemetry.telemetryLevel": "off",
"dotfiles.repository": "matir/skel",
"dotfiles.targetPath": "~/.skel"
} }

View File

@@ -1,7 +1,7 @@
{ {
"security": { "security": {
"auth": { "auth": {
"selectedType": "gemini-api-key" "selectedType": "oauth-personal"
} }
}, },
"context": { "context": {