writeas-cli icon indicating copy to clipboard operation
writeas-cli copied to clipboard

Respect XDG base directory spec

Open natestemen opened this issue 4 years ago • 0 comments
trafficstars

Overview Hi there, I recently used the writeas CLI and noticed it left a .writeas directory in my home directory. The XDG base directory spec suggests putting config in ~/.config/ if it exists or wherever XDG_CONFIG_HOME points to, if set.

It would be nice to see that implemented so less things clutter the home directory.

natestemen avatar Jan 27 '21 03:01 natestemen