Conform to XDG spec please

· 93 words · 1 min read

The XDG Base Directory Specification is not some new thing, it's been around for a while. Writing a new project? Use it. Updating an old project? Use it. It's not hard to implement, it's not hard to use. Don't just throw a .<app> to user home directory, or be like ~/go.

It should be very easy to implement even without a library. But if you are lazy: