Skip to content

Investigate XDG_CONFIG_HOME #6

@DavidJFelix

Description

@DavidJFelix

$XDG_CONFIG_HOME is used by a number of programs including git to place config dotfiles in a common directory.
By default it is ~/.config but could be overridden.

I should investigate using it for OSX which does not set this value and investigate setting it explicitly in linux to ensure they both point at the same location.

I should also move my config files to that new location and remove code that implicitly references it, for example the global git ignore: https://git-scm.com/docs/gitignore

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions