This repository contains my personal dotfiles and configuration files used across my Mac setups.
- Zsh: Custom
.zshrcand modular.zsh/setup (aliases, completions, theme). - Vim: Basic
.vimrcconfiguration. - Ghostty: Terminal configuration.
- VS Code: Synchronized
settings.json. - Git: Global
.gitignoreconfiguration. - Homebrew:
Brewfilefor restoring installed packages. - Agent instructions:
.agents/AGENTS.mdholds the shared RTK and engineering standards for Claude Code and Codex CLI;install.shsyncs it to~/.claude/CLAUDE.mdand~/.codex/AGENTS.md.
⚠️ Warning: Running this script will overwrite existing configuration files in your home directory without creating backups.
Run the installation script to sync the files to your home directory:
./install.shTo restore all CLI tools and applications via Homebrew, run:
brew bundleThis repository is licensed under the MIT License.