Skip to content

Post-install instructions have a line break in the recommended help command #18303

@orta

Description

@orta

What version of Bun is running?

❯ bun --revision 1.2.5+013fdddc6

What platform is your computer?

Darwin 24.3.0 arm64 arm

What steps can reproduce the bug?

I just ran the installer command on a pretty blank macOS install:

❯ curl -fsSL https://bun.sh/install | bash

######################################################################## 100.0%
bun was installed successfully to ~/.bun/bin/bun 

Added "~/.bun/bin" to $PATH in "~/.zshrc" 

To get started, run: 

  exec /bin/zsh 
  bun --help 

What is the expected behavior?

❯ curl -fsSL https://bun.sh/install | bash

######################################################################## 100.0%
bun was installed successfully to ~/.bun/bin/bun 

Added "~/.bun/bin" to $PATH in "~/.zshrc" 

To get started, run: 

  exec /bin/zsh bun --help 

What do you see instead?

Additional information

Not a biggie, but it does make the command not copy-pasteable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions