legacy-python-cli
legacy-python-cli copied to clipboard
Please allow users to customize the config/db/data/log files path
There are too many dot files under my $HOME.
Please allow users to customize the config/db/data/log files path, so I can put them into $HOME/.config, $HOME/.cache.
You can set the config folder using an environment variable $WAKATIME_HOME:
https://github.com/wakatime/wakatime/blob/ff1c30807ed420649855c53a740c161962962c56/wakatime/configs.py#L31