Lazy Raccoon supports syncing configurations for the following AI coding tools:
| Tool | ID | Config Directory |
|---|
| Claude Code | claude | ~/.claude/ |
| Cursor | cursor | ~/.cursor/ |
| GitHub Copilot | copilot | ~/.copilot/ |
| Gemini CLI | gemini | ~/.gemini/ |
| Windsurf | windsurf | ~/.codeium/windsurf/ |
| Cline | cline | ~/.cline/ |
By default, lazy push and lazy pull sync Claude Code. To sync a different tool, use the --tool flag:
lazy push --tool cursor
lazy pull --tool gemini
What gets synced
Each tool has different config files that are synced. Click on a tool above to see the full list of files.
Sensitive files like .env, API keys, tokens, credentials, caches, and logs are never synced.