Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct XDG default for XDG_CONFIG_HOME #440

Merged
merged 1 commit into from Aug 2, 2020

Conversation

jnsnow
Copy link
Contributor

@jnsnow jnsnow commented May 25, 2020

The default for when XDG_CONFIG_HOME is not defined should be
~/.config and not ~/.local/share. This creates another backwards
compatibility break, but one that _check_old_config_root already
handles.

The default for when XDG_CONFIG_HOME is not defined should be
~/.config and not ~/.local/share. This creates another backwards
compatibility break, but one that _check_old_config_root already
handles.
@jaraco
Copy link
Owner

jaraco commented Aug 2, 2020

Can you provide a reference as to why .config is preferable?

@jaraco jaraco merged commit 81e3df1 into jaraco:master Aug 2, 2020
jaraco added a commit that referenced this pull request Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants