/
/
/
My dotfile repo. It sets aliases and installs generic applications for my user.
1{
2 "$schema": "https://json.schemastore.org/claude-code-settings.json",
3 "env": {
4 "DISABLE_AUTOUPDATER": "1"
5 },
6 "statusLine": {
7 "type": "command",
8 "command": "node statusline-context-tracker.js"
9 },
10 "feedbackSurveyState": {
11 "lastShownTime": 1754067711350
12 },
13 "alwaysThinkingEnabled": true
14}