vault backup: 2026-05-26 14:44:33
This commit is contained in:
23
.obsidian/workspace.json
vendored
23
.obsidian/workspace.json
vendored
@@ -44,8 +44,23 @@
|
||||
"icon": "lucide-file-text",
|
||||
"title": "2025.12六级真题第1套"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "da561db2ec7b48db",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "conflict-files-obsidian-git.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "conflict-files-obsidian-git"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -205,8 +220,10 @@
|
||||
"pdf-plus:PDF++: Toggle auto-paste": false
|
||||
}
|
||||
},
|
||||
"active": "2ec2265d367f556d",
|
||||
"active": "da561db2ec7b48db",
|
||||
"lastOpenFiles": [
|
||||
"个人总纲和进度监督/英语六级/2026-05-10/2025.12六级真题第1套.pdf",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"个人总纲和进度监督/英语六级/2026-05-10/2025.12六级听力第1套.mp3",
|
||||
"个人总纲和进度监督/英语六级/2026-05-13/2026-05-13.md",
|
||||
"个人总纲和进度监督/英语六级/2026-05-12/2026-05-12.md",
|
||||
@@ -229,8 +246,6 @@
|
||||
"个人总纲和进度监督/英语六级/2026-05-13/file_other/2025.12六级真题第3套 2.webp",
|
||||
"个人总纲和进度监督/英语六级/2026-05-13/file_other/2025.12六级真题第3套 1.webp",
|
||||
"个人总纲和进度监督/英语六级/2026-05-13/file_other/2025.12六级真题第3套.webp",
|
||||
"个人总纲和进度监督/英语六级/2026-05-13/file_other",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"未命名.md",
|
||||
"个人日记/2026-05-11.md",
|
||||
"技能树/fireceawl api.md",
|
||||
|
||||
@@ -16,7 +16,7 @@ winget install Anthropic.ClaudeCode
|
||||
claude --version
|
||||
```
|
||||
|
||||
## 配置国内api
|
||||
## 配置国内api(旧,移步使用CCswitch)
|
||||
|
||||
在配置前,请确保清除以下 Anthropic 相关的环境变量,以免影响 其他国产 API 的正常使用:
|
||||
|
||||
@@ -126,7 +126,9 @@ claude
|
||||
配置完成后即可愉快的享用啦
|
||||
|
||||

|
||||
|
||||
## 使用CCswitch配置
|
||||
https://github.com/farion1231/cc-switch
|
||||
使用方法直接看readme
|
||||
## 关于claude code联网
|
||||
在.clude.json中加入
|
||||
"skipWebFetchPreflight": true
|
||||
|
||||
Reference in New Issue
Block a user