app/windows.md +7 −7
184`%USERPROFILE%\.codex`.184`%USERPROFILE%\.codex`.
185 185
186If you also run the Codex CLI inside WSL, the CLI uses the Linux home186If you also run the Codex CLI inside WSL, the CLI uses the Linux home
187187directory by default, so it does not automatically share configuration, cacheddirectory by default, so it doesn't automatically share configuration, cached
188auth, or session history with the Windows app.188auth, or session history with the Windows app.
189 189
190To share them, use one of these approaches:190To share them, use one of these approaches:
206 206
207### Git isn't detected for projects opened from `\\wsl$`207### Git isn't detected for projects opened from `\\wsl$`
208 208
209209For now, if you want to use the Windows-native agent with a project that isFor now, if you want to use the Windows-native agent with a project also
210210also accessible from WSL, the most reliable workaround is to store the projectaccessible from WSL, the most reliable workaround is to store the project
211on the native Windows drive and access it in WSL through `/mnt/<drive>/...`.211on the native Windows drive and access it in WSL through `/mnt/<drive>/...`.
212 212
213213### Cmder is not listed in the open dialog### `Cmder` isn't listed in the open dialog
214 214
215215If Cmder is installed but doesn’t show in Codex’s open dialog, add it to theIf `Cmder` is installed but doesn't show in Codex's open dialog, add it to the
216216Windows Start Menu: right-click Cmder and choose **Add to Start**, then restartWindows Start Menu: right-click `Cmder` and choose **Add to Start**, then
217217Codex or reboot.restart Codex or reboot.