Personal configuration files for development tools.
- Git - Global config with automatic personal identity for
**/Projets/Perso/** - Claude Code - AI assistant configuration (instructions, attribution settings)
git clone [email protected]:DarwinOnLine/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.shdotfiles/
├── git/
│ ├── config # Global .gitconfig
│ └── config.personal # Personal identity (DarwinOnLine)
├── claude/
│ ├── CLAUDE.md # Global instructions
│ └── settings.json # Attribution settings
└── install.sh # Symlink installer
| Path pattern | Identity |
|---|---|
**/Projets/Perso/** |
DarwinOnLine |
**/dotfiles/** |
DarwinOnLine |
| Everything else | Matthieu Poignant (pro) |
~/.claude/settings.local.json(permissions) is machine-specific and not synced- Run
./install.shafter pulling updates to refresh symlinks