Commit 007ea5f
Remove brew --prefix from shell startup (0.95s → 0.08s)
Remove RUBY_CONFIGURE_OPTS with brew --prefix openssl@1.1 from
.zshrc-dhh-additions. It ran on every shell startup (~0.9s) but
was unused — Ruby 4.0 uses OpenSSL 3.x, and the flag only matters
when compiling Ruby from source.
Added legacy Ruby build instructions to QUICK_REFERENCE.md for
users who need to compile old Ruby versions (< 2.4) with OpenSSL 1.1.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6ddc250 commit 007ea5f
2 files changed
Lines changed: 18 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | 507 | | |
511 | 508 | | |
512 | 509 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
278 | 296 | | |
279 | 297 | | |
280 | 298 | | |
| |||
0 commit comments