mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add dotfiles repo
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
{
|
{
|
||||||
"editor.accessibilitySupport": "off",
|
"editor.accessibilitySupport": "off",
|
||||||
"telemetry.telemetryLevel": "off"
|
"telemetry.telemetryLevel": "off",
|
||||||
}
|
"dotfiles.repository": "matir/skel",
|
||||||
|
"dotfiles.targetPath": "~/.skel"
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"security": {
|
"security": {
|
||||||
"auth": {
|
"auth": {
|
||||||
"selectedType": "gemini-api-key"
|
"selectedType": "oauth-personal"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"context": {
|
"context": {
|
||||||
|
|||||||
Reference in New Issue
Block a user