Skip to content

Instantly share code, notes, and snippets.

@rcarson
rcarson / bootstrap.sh
Last active March 27, 2026 18:02
dotfiles bootstrap
#!/usr/bin/env bash
# =============================================================================
# Dotfiles Bootstrap Script
# Usage: bash bootstrap.sh
# =============================================================================
set -euo pipefail
# -----------------------------------------------------------------------------
# Config — edit these before running