Using a specific tool
By default,lazy push and lazy pull sync Claude Code. To sync a different tool, use the --tool flag:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
AI coding tools supported by Lazy Raccoon.
| 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/ |
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
.env, API keys, tokens, credentials, caches, and logs are never synced.