dotfiles/home/.chezmoitemplates/claude-settings.json
Felipe M. 59231584c8
Configure ASD-STE100 output across agents
Keep Claude, Cursor, and Codex output consistent, and prevent Claude's /config selection from reverting after chezmoi apply. Verified the rendered Claude settings patch and the three applied target files.
2026-09-02 13:57:34 +02:00

11 lines
232 B
JSON

{
"statusLine": {
"type": "command",
"command": "{{ .chezmoi.homeDir }}/.claude/statusline.sh",
"refreshInterval": 30
},
"model": "sonnet",
"outputStyle": "ASD-STE100",
"theme": "auto",
"tui": "fullscreen"
}