Description
very_good_cli creates the .very-good-cli file in my ~ that's used for Google Analytics setup, and I don't see any option on how to turn this off or change the location of the file.
I'd like very_good_cli to follow the XDG Base Directory Specification.
Steps To Reproduce
Run the tool and either accept or deny Google Analytics. Observe that the .very-good-cli file is created in $HOME.
Expected Behavior
File should be created in the XDG_CONFIG_HOME (in ~/.config/very_good_cli/.very-good-cli).
Description
very_good_clicreates the.very-good-clifile in my~that's used for Google Analytics setup, and I don't see any option on how to turn this off or change the location of the file.I'd like
very_good_clito follow the XDG Base Directory Specification.Steps To Reproduce
Run the tool and either accept or deny Google Analytics. Observe that the
.very-good-clifile is created in$HOME.Expected Behavior
File should be created in the
XDG_CONFIG_HOME(in~/.config/very_good_cli/.very-good-cli).