Log and history should go to $XDG_STATE_HOME instead of $XDG_CONFIG_HOME
Open
enhancement
- Dominant language
- Python
- Stars
- 13.4k
- Forks
- 612
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 10
Description
Thank you for storing the config in $XDG_CONFIG_HOME (~/.config/) instead of directly in $HOME. But log and history files should not be stored in the same config directory according to the XDG Base Directory Spec https://specifications.freedesktop.org/basedir-spec/latest/
Contributor guide
Assessment
This issue has not been assessed yet.