Skip to main content
Lazy Raccoon supports syncing configurations for the following AI coding tools:
ToolIDConfig Directory
Claude Codeclaude~/.claude/
Cursorcursor~/.cursor/
GitHub Copilotcopilot~/.copilot/
Gemini CLIgemini~/.gemini/
Windsurfwindsurf~/.codeium/windsurf/
Clinecline~/.cline/

Using a specific tool

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.