Skip to content

fix: use computed settingsPath in statusline nudge (#250) - #690

Open
dhedhialy wants to merge 1 commit into
DietrichGebert:mainfrom
dhedhialy:fix/250-statusline-config-path
Open

fix: use computed settingsPath in statusline nudge (#250)#690
dhedhialy wants to merge 1 commit into
DietrichGebert:mainfrom
dhedhialy:fix/250-statusline-config-path

Conversation

@dhedhialy

Copy link
Copy Markdown
Contributor

Fixes #250

When CLAUDE_CONFIG_DIR is set, the statusline setup nudge was telling
users to edit ~/.claude/settings.json — the wrong file. Now interpolates
the already-computed settingsPath so the nudge points at the right file.

Fixes DietrichGebert#250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Statusline setup nudge hardcodes ~/.claude/settings.json, ignoring CLAUDE_CONFIG_DIR

1 participant