writeas-cli
writeas-cli copied to clipboard
Respect XDG base directory spec
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.