Skip to content

DarwinOnLine/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal configuration files for development tools.

Contents

  • Git - Global config with automatic personal identity for **/Projets/Perso/**
  • Claude Code - AI assistant configuration (instructions, attribution settings)

Installation

git clone [email protected]:DarwinOnLine/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh

Structure

dotfiles/
├── git/
│   ├── config           # Global .gitconfig
│   └── config.personal  # Personal identity (DarwinOnLine)
├── claude/
│   ├── CLAUDE.md        # Global instructions
│   └── settings.json    # Attribution settings
└── install.sh           # Symlink installer

Git identities

Path pattern Identity
**/Projets/Perso/** DarwinOnLine
**/dotfiles/** DarwinOnLine
Everything else Matthieu Poignant (pro)

Notes

  • ~/.claude/settings.local.json (permissions) is machine-specific and not synced
  • Run ./install.sh after pulling updates to refresh symlinks

About

My personal dotfiles and configs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages