rtk-ai/rtk

rtk init -g does not respect CODEX_HOME

Open

#1,400 opened on Apr 19, 2026

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (2,914 forks)batch import
area:clibugeffort-smallgood first issuepriority:lowresolved-pending-close

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (Avg merge 11d 1h) (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