Skip to content

Should use $XDG_CONFIG_HOME/ghorg for config file #65

Closed
@liljenstolpe

Description

Is your feature request related to a problem? Please describe.
On most !OSX unix-like boxen $XDG_CONFIG_HOME (usually $HOME/.config) is a single place to look for all of your application configuration files, making it easy to version control, etc. Having ghorg use $HOME/ghorg leads to a messier $HOME, and yet one more place to hoover things up.

Describe the solution you'd like

If $XDG_CONFIG_HOME is defined, store your configs in $XDG_CONFIG_HOME/ghorg. Otherwise, default - probably to $HOME/.config/ghorg - a number of CLI OSX applications use that now, as well.

Describe alternatives you've considered

Symlinks... :(

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions