Skip to content

Install brush

  1. If you don’t already have Rust + cargo installed, you’ll need to install them first.

    We recommend using rustup.

  2. Build + install brush:

    cargo install --locked brush-shell
  3. Make sure ~/.cargo/bin is in your PATH. If you used rustup to install Rust, then this will require ensuring that something like the following has been added to your your default shell’s rc file (e.g., .bashrc):

    . "$HOME/.cargo/env"
  4. Run brush:

    brush