Personal macOS setup for terminal, developer tools, and environment provisioning.
.zshrc– ZSH shell config.zprofile– Login-specific environment varsbootstrap.sh– One-shot setup: clones repo, installs Brew, cleans venvs, sets up pyenv- SSH agent + keychain configuration
Clone and run directly:
curl -fsSL https://raw.githubusercontent.com/DetroitCheese/dotfiles/main/bootstrap.sh | bash