This repository contains my personal dotfiles managed by chezmoi. It includes configuration for development tools, shell environments, and various applications.
Option 1: One-liner (Recommended)
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAMEReplace $GITHUB_USERNAME with your actual GitHub username.
Answer the prompts (for both options):
- Email: Your email address (used for Git configuration)
- Location: Choose between
basilorthyme(determines machine-specific packages)
Install Homebrew packages:
brew bundle --file ~/.Brewfile