Design principles are in DESIGN.md.
/bin/bash -c "$(curl -fsSL https://github.com/ghraw/iguchi1124/dotfiles/main/setup.sh)"
Everything under ~/.claude is installed separately from setup.sh, by the
claude-setup skill in this repo:
sh "$HOME/.dotfiles/.claude/skills/claude-setup/install.sh"
See .claude/skills/claude-setup/SKILL.md.
Codex custom agents, skills, global instructions, and hooks are installed
separately from setup.sh by the repository's codex-setup skill:
sh "$HOME/.dotfiles/.agents/skills/codex-setup/scripts/install.sh"