mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-01 05:07:45 +00:00
12 lines
360 B
Bash
12 lines
360 B
Bash
# AI Chat Converter Configuration (Optional)
|
|
# Default: Auto-detect paths, no configuration needed
|
|
|
|
# Custom paths (comma-separated for multiple)
|
|
# CODEX_PATHS=~/.codex/sessions
|
|
# KIRO_PATHS=~/.local/share/kiro-cli
|
|
# GEMINI_PATHS=~/.gemini/tmp
|
|
# CLAUDE_PATHS=~/.claude
|
|
|
|
# WSL paths also supported
|
|
# CODEX_PATHS=\\wsl.localhost\Ubuntu\home\user\.codex\sessions
|