Skip to content

support $XDG_CONFIG_HOME on linux #1659

Description

@hyperupcall
  • i have searched the issues of this repo and believe that this is not a duplicate.
  • i have searched the documentation and believe that my question is not covered.

feature request

i noticed that $XDG_CONFIG_HOME is supported on mac from this issue, but are there plans for it (or other variables from the xdg base directory specification) to be supported on linux? i ask because poetry still installs to $HOME/.poetry/bin even though i explicitly set $XDG_DATA_HOME. it would be great if configuration files would also be put in $XDG_CONFIG_HOME/poetry

i think it would be great for the behaviour to be consistent as possible between operating systems, especially considering that macos and gnu/linux are both *nix operating systems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureFeature requests/implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions