2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust2,914 forks (2,914 forks)batch import
area:clibugeffort-smallgood first issuepriority:lowresolved-pending-close
Repository metrics
- Stars
- 48,085 stars (48,085 stars)
- PR merge metrics
- Avg merge 11d 1h (Avg merge 11d 1h)45 merged PRs in 30d (45 merged PRs in 30d)
Description
I've moved my codex files into ~/.config/codex, and set CODEX_HOME, but rtk init -g --codex still puts artifacts in ~/.codex.
Contributor guide
- Research direction
- Examine how the `init` command uses the `CODEX HOME` environment variable and trace where it defaults to `~/.codex`.
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Prerequisites
- RustGit