Skip to content

ccusage / _consts / CLAUDE_CONFIG_DIR_ENV

Variable: CLAUDE_CONFIG_DIR_ENV

ts
const CLAUDE_CONFIG_DIR_ENV: "CLAUDE_CONFIG_DIR" = 'CLAUDE_CONFIG_DIR';

Environment variable for specifying multiple Claude data directories Supports comma-separated paths for multiple locations

Released under the MIT License.