devdeck
devdeck copied to clipboard
added support for XDG for config location
This addresses #21.
XDG can be used to find the default (or user preference) config dir location on all major operating systems. This is a more friendly way of placing an locating config files and similar artifacts.
It would be good if this migrated any existing configuration files rather than being a breaking change for existing users.