Skip to content

Allow macOS users to use XDG_CONFIG_HOME #78

@jcrben

Description

@jcrben

The code here doesn't check for XDG_CONFIG_HOME if running macOS.

So I know that XDG is technically not a thing on macOS. But it is not uncommon for people to set up a similar system, using application-specific environment variables and at some level the XDG variables to accomplish the same thing.

For example, Git saves to the XDG_CONFIG_HOME if it is set on my Macbook.

It would be rather helpful for us if you did the same. It makes it easier for me to switch from macOS to Linux, which I want to be able to do easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions