o portable mac unlisted utility

Fresh Mac → familiar workspace

Your setup,
wherever you land.

Install the everyday apps and terminal tools in one repeatable pass. Files stay in Google Drive; this restores the working environment.

Terminal source available
curl -fsSL https://raw.githubusercontent.com/otniel-bit/mac-bootstrap/main/install.sh | bash

Requires macOS, an administrator account, and an internet connection. macOS will still ask you to approve security and privacy prompts.

Inside the setup

Deliberately small. Easy to trust.

01 / Apps

  • Google Chromedefault browser
  • Slack
  • ChatGPT
  • Claude
  • Wispr Flow
  • Logitech Options+

02 / Terminal

  • Homebrew
  • Git
  • GitHub CLI
  • Node.js
  • Railway CLI

Three moves

Copy. Paste. Sign in.

  1. 01

    Copy the command

    The button puts the verified installer command on your clipboard.

  2. 02

    Paste it in Terminal

    The script installs Homebrew first, then everything in the Brewfile.

  3. 03

    Sign in once

    Open Drive in Chrome and connect the apps you want on that Mac.

No mystery installer

Read every line before you run it.

The repository contains no passwords, tokens, browser profiles, or personal files. It is intentionally public and auditable.

Review source on GitHub