File size: 601 Bytes
b8cfa60 60be3de ada03c0 523e425 4e5c3ed 58f00d3 b8cfa60 4e5c3ed b8cfa60 e62bb6a 4e5c3ed | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | {
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"includeCoAuthoredBy": false,
"permissions": {
"allow": [
"SlashCommand(/zcf:git-commit)",
"Edit",
"Bash(cd:*)",
"SlashCommand(/zcf:git-commit --emoji)",
"SlashCommand(/zcf:git-commit:*)",
"Bash(git:*)",
"Bash(ls:*)"
],
"deny": [],
"ask": []
},
"hooks": {},
"alwaysThinkingEnabled": true,
"outputStyle": "default",
"statusLine": {
"type": "command",
"command": "%USERPROFILE%\\.claude\\ccline\\ccline.exe",
"padding": 0
},
"model": "opus"
} |