Commit c3cb2fe
fix(setup): use actual config file path in fpath manual hint
The error branch hardcoded ".zshrc" but shell.configFile could be
.zshenv or ~/.config/zsh/.zshrc. Now interpolates the actual path,
matching the success branch.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 106adc4 commit c3cb2fe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments