Skip to content

ccusage / _consts / DEFAULT_CLAUDE_CONFIG_PATH

Variable: DEFAULT_CLAUDE_CONFIG_PATH

ts
const DEFAULT_CLAUDE_CONFIG_PATH: string;

Default Claude data directory path using XDG config directory Uses XDG_CONFIG_HOME if set, otherwise falls back to ~/.config/claude

Released under the MIT License.