Personal dotfiles for macOS (Apple Silicon).
| Directory | Contents |
|---|---|
zsh/ |
Zsh config with zinit, fzf, zoxide, starship |
git/ |
Git config with GPG signing, delta pager, aliases |
starship/ |
Starship prompt preset (bracket style) |
ghostty/ |
Ghostty terminal config (Catppuccin theme, Monaspace font) |
claude/ |
Claude Code rules, skills, hooks, and global config |
homebrew/ |
Brewfile with formulas, casks, and fonts |
mkdir -p ~/Developer
git clone git@github.com:agnlez/dotfiles.git ~/Developer/dotfiles
cd ~/Developer/dotfiles
./install.shThe install script will:
- Install Xcode Command Line Tools (if missing)
- Install Homebrew (if missing)
- Install all packages from the Brewfile
- Symlink config files to their expected locations
- Back up any existing files to
~/.dotfiles-backup/
- Sign into 1Password and enable the SSH agent
- Sign into apps (Slack, Discord, Spotify, etc.)