Xinqi Bao's Git

refactor(claude): use ASCII chars and simplify statusline colors
[dotfiles.git] / .claude / settings.json
1 {
2 "alwaysThinkingEnabled": true,
3 "statusLine": {
4 "type": "command",
5 "command": "bash ~/.claude/statusline.sh"
6 }
7 }