🧐
/
ðŸ§Đ ⏐ Apps Settings
/
2. Homebrew

🍚 Homebrew

Brew

Homebrew is a package manager for macOS, simplifies software installation.

Visit brew.sh, copy the install command, and paste it into Terminal.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

This installs Homebrew and Xcode CLI tools, essential for various development tasks.

In your Terminal, follow the on-screen instructions to complete the setup.

After that, if you type brew, tou should see some outputs -- it works.

RayCast Plugin

Install the Homebrew plugin for RayCast to manage software installations directly through RayCast.

Search for and install the plugin via RayCast's extension store, then use RayCast to search and install packages.

Last updated on June 11, 2024