Skip to content

Comments

Remove redundant check of XDG_CONFIG_HOME#568

Open
couldbeanemail wants to merge 1 commit intoulyssa:mainfrom
couldbeanemail:main
Open

Remove redundant check of XDG_CONFIG_HOME#568
couldbeanemail wants to merge 1 commit intoulyssa:mainfrom
couldbeanemail:main

Conversation

@couldbeanemail
Copy link

When checking the config iamb checks XDG_CONFIG_HOME twice.
Once with the dirs dependency. Once on its own. This removes the redundant checks, and the now unused function.

@VAWVAW
Copy link
Contributor

VAWVAW commented Feb 1, 2026

dirs only checks for XDG_CONFIG_HOME on linux. The current version allows to override the config dir with environment variables on all platforms. I'm not sure whether that is intended though.

@couldbeanemail
Copy link
Author

couldbeanemail commented Feb 2, 2026 via email

@couldbeanemail
Copy link
Author

couldbeanemail commented Feb 3, 2026 via email

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.

2 participants