Support XDG base directory schema for config and cache locations
Open
- Dominant language
- TypeScript
- Stars
- 41
- Forks
- 24
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 56
Description
Our current config loader logic looks for an `.elasticrc` file at the root of the user's home directory. In order to be more Linux-friendly, we should also support the [XDG base directory spec](https://wiki.archlinux.org/title/XDG_Base_Directory) during config file location lookup.
Contributor guide
Assessment
This issue has not been assessed yet.