Commit e04c462
fix: auto-add PATH in non-interactive install
When piped from curl, the installer can't prompt interactively.
Instead of printing the export line and hoping the user notices,
auto-append to the detected shell profile.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d64c2d5 commit e04c462
1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
229 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
230 | 239 | | |
231 | 240 | | |
232 | 241 | | |
| |||
0 commit comments