vault backup: 2026-02-24 07:55:02

This commit is contained in:
windyboy
2026-02-24 07:55:02 +08:00
parent 37b29f36b3
commit 68182b70fd
37 changed files with 13503 additions and 6802 deletions
+77
View File
@@ -0,0 +1,77 @@
{
"userName": "windy",
"enableBlocklist": true,
"blockedCommands": {
"unix": [
"rm -rf",
"chmod 777",
"chmod -R 777"
],
"windows": [
"del /s /q",
"rd /s /q",
"rmdir /s /q",
"format",
"diskpart",
"Remove-Item -Recurse -Force",
"Remove-Item -Force -Recurse",
"Remove-Item -r -fo",
"Remove-Item -fo -r",
"Remove-Item -Recurse",
"Remove-Item -r",
"ri -Recurse",
"ri -r",
"ri -Force",
"ri -fo",
"rm -r -fo",
"rm -Recurse",
"rm -Force",
"del -Recurse",
"del -Force",
"erase -Recurse",
"erase -Force",
"rd -Recurse",
"rmdir -Recurse",
"Format-Volume",
"Clear-Disk",
"Initialize-Disk",
"Remove-Partition"
]
},
"permissionMode": "normal",
"model": "sonnet",
"thinkingBudget": "low",
"enableAutoTitleGeneration": true,
"titleGenerationModel": "",
"show1MModel": false,
"enableChrome": false,
"excludedTags": [],
"mediaFolder": "05_Attachments",
"systemPrompt": "",
"allowedExportPaths": [
"~/Downloads"
],
"persistentExternalContextPaths": [],
"environmentVariables": "",
"envSnippets": [],
"customContextLimits": {},
"keyboardNavigation": {
"scrollUpKey": "w",
"scrollDownKey": "s",
"focusInputKey": "i"
},
"locale": "en",
"claudeCliPath": "",
"claudeCliPathsByHost": {
"windy-pc": "C:\\Users\\windy\\.local\\bin\\claude.exe"
},
"loadUserClaudeSettings": true,
"lastClaudeModel": "sonnet",
"lastCustomModel": "",
"lastEnvHash": "",
"maxTabs": 3,
"tabBarPosition": "input",
"enableAutoScroll": true,
"openInMainTab": false,
"hiddenSlashCommands": []
}