vault backup: 2026-05-24 02:54:40
This commit is contained in:
24
.obsidian/workspace.json
vendored
24
.obsidian/workspace.json
vendored
@@ -11,14 +11,14 @@
|
||||
"id": "bc07dc427c0ed51e",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "split-diff-view",
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"aFile": "个人总纲和进度监督/英语六级/2026-05-10/2026-05-10.md",
|
||||
"bFile": "个人总纲和进度监督/英语六级/2026-05-10/2026-05-10.md",
|
||||
"aRef": ""
|
||||
"file": "零碎的知识/clould code.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "diff",
|
||||
"title": "Diff: 2026-05-10 (Working Tree)"
|
||||
"icon": "lucide-file",
|
||||
"title": "clould code"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -180,17 +180,19 @@
|
||||
"pdf-plus:PDF++: Toggle auto-paste": false
|
||||
}
|
||||
},
|
||||
"active": "8e9bf87d81cab358",
|
||||
"active": "bc07dc427c0ed51e",
|
||||
"lastOpenFiles": [
|
||||
"conflict-files-obsidian-git.md",
|
||||
"个人总纲和进度监督/DEADLINE.md",
|
||||
"个人日记/2026-03-09.md",
|
||||
"个人日记/2026-03-08.md",
|
||||
"个人总纲和进度监督/英语六级/2026-05-11/2026-05-11.md",
|
||||
"个人日记/2026-05-11.md",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"个人总纲和进度监督/英语六级/2026-05-11",
|
||||
"技能树/fireceawl api.md",
|
||||
"未命名.md",
|
||||
"个人日记/毛选摘录/《毛泽东选集》(毛选1-7:原版五卷 静火 赤旗 草堂) (毛泽东) (Z-Library).pdf",
|
||||
"个人日记/2026-05-11.md",
|
||||
"个人总纲和进度监督/英语六级/2026-05-10/2026-05-10.md",
|
||||
"个人总纲和进度监督/DEADLINE.md",
|
||||
"个人总纲和进度监督/英语六级/week1/example.md",
|
||||
"个人总纲和进度监督/英语六级/week1",
|
||||
"个人总纲和进度监督/英语六级/cet6-study-editor.html",
|
||||
@@ -206,7 +208,6 @@
|
||||
"零碎的知识/win11激活.md",
|
||||
"个人日记/未命名.md",
|
||||
"个人日记/2026.3.8.md",
|
||||
"个人日记/2026-03-09.md",
|
||||
"零碎的知识/手机tmux.md",
|
||||
"零碎的知识/clould code.md",
|
||||
"零碎的知识/git备忘.md",
|
||||
@@ -223,7 +224,6 @@
|
||||
"考研/math/004_第3讲.md",
|
||||
"考研/math/009_第8讲.md",
|
||||
"考研/math/015_第13讲.md",
|
||||
"考研/math/018_第17讲.md",
|
||||
"27张宇基础30讲高数 2.webp",
|
||||
"27张宇基础30讲高数 1.webp",
|
||||
"27张宇基础30讲高数.webp",
|
||||
|
||||
@@ -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