Bootstrap Scripts
Copy-and-paste commands to bootstrap a fresh macOS, Linux, or Windows machine. Managed with chezmoi, designed for fast and repeatable setup.
Screenshot
macOS desktop with Aerospace tiling, simple-bar, Ghostty terminal, and Catppuccin Mocha theme.

Quick Setup
Run the one-liner to clone the repo and bootstrap everything: Homebrew, chezmoi, dotfiles, packages, and diagnostics.
Or clone manually and run the bootstrap script directly:
chezmoi Source Directory
This repository uses a non-standard chezmoi source directory for a smoother editing workflow.
Instead of the default ~/.local/share/chezmoi/, dotfiles are managed directly from the git working tree. This allows editing files in the repo and applying them directly without syncing between two locations.
What bootstrap.sh Does
The bootstrap script is idempotent and handles the entire setup process automatically.
Manual Control
For granular control, run individual components separately.
Secrets via 1Password
Secrets are stored in 1Password and pulled automatically during chezmoi apply.
Manual Secrets (Without 1Password)
Create ~/.extra.zsh manually if you don't use 1Password.
Custom PATH
Add custom directories to your PATH via ~/.path.zsh.
Aerospace (Optional)
Disable the Aerospace tiling window manager if you don't want it.
simple-bar
A customisable macOS status bar widget for Übersicht, themed with Catppuccin Mocha.
The default setup enables pill-styled Spotify, Music, sound, battery, date, and time widgets (in that visual order). The battery widget's caffeinate toggle is disabled — use a dedicated app like Lungo instead.
Included Features
Opinionated tooling and configuration included in this dotfiles repository.