pgcli icon indicating copy to clipboard operation
pgcli copied to clipboard

Log and history should go to $XDG_STATE_HOME instead of $XDG_CONFIG_HOME

Open ptman opened this issue 7 months ago • 2 comments

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/

ptman avatar Mar 13 '25 09:03 ptman