-
Notifications
You must be signed in to change notification settings - Fork 237
fix: Dont clutter my $HOME #706
Copy link
Copy link
Open
Labels
bugSomething isn't working as expectedSomething isn't working as expectedp3Issues that we currently consider unimportantIssues that we currently consider unimportant
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expectedp3Issues that we currently consider unimportantIssues that we currently consider unimportant
Type
Projects
Status
Backlog