Use freedesktop's $XDG_CONFIG_HOME standard for config files.
Brought to you by:
orsoni
Currently grsync creates ~/.grsync for its configuration files. Most programs don't do this anymore and instead follow the freedesktop $XDG_CONFIG_HOME spec, placing configuration folders in ~/.config. This makes more sense, is easier for backing up user configuration files, and helps reduce clutter in the home directory.
This is a feature request asking that $XDG_CONFIG_HOME be used, placing grsync configuration files in ~/.config/grsync
Thanks for taking the time to consider this and thank you for this great program!
I'm sorry for the second message, I meant to add a link to the spec:
https://specifications.freedesktop.org/basedir-spec/0.6/ar01s03.html
Thanks for the suggestion, definitely accepted.
Does this remain unimplemented?
sorry not done yet, but is in my todo list
Done, will be in svn today and on 1.3.1 ASAP.
Thanks!