update claude config

This commit is contained in:
David Chen 2025-10-13 14:14:05 -07:00
parent cfac585cc6
commit 4c8647e4f5

View file

@ -1,4 +1,7 @@
{
"env": {
"DISABLE_AUTOUPDATER": "1"
},
"includeCoAuthoredBy": false,
"hooks": {
"Stop": [
@ -15,11 +18,8 @@
},
"statusLine": {
"type": "command",
"command": "bunx -y ccstatusline@latest",
"command": "ccstatusline",
"padding": 0
},
"env": {
"DISABLE_AUTOUPDATER": "1"
}
"alwaysThinkingEnabled": true
}