Commit 5b3ea64
committed
fix(step-1,step-2): correct tool count, phantom alias, and missing summary rows
step-1: banner said "4 tools" but summary lists 5 (Homebrew, Git, Node, npm,
Claude Code); bump to "5 tools". Also add shell aliases (cc, ccr, ccc, cskip)
and ctg command to print_summary() — they were installed but invisible in the
completion table.
step-2/ghostty-install.sh: replace phantom "cbrain" alias reference with the
real Step 1 aliases (cc, ccr, ccc, cskip). cbrain is not installed by any
step — cbraintg (step-6) and the four step-1 aliases are the actual commands.1 parent b0436d3 commit 5b3ea64
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
| 587 | + | |
| 588 | + | |
587 | 589 | | |
588 | 590 | | |
589 | 591 | | |
| |||
604 | 606 | | |
605 | 607 | | |
606 | 608 | | |
607 | | - | |
| 609 | + | |
608 | 610 | | |
609 | 611 | | |
610 | 612 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
| 446 | + | |
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| |||
0 commit comments