We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The config should live at $XDG_CONFIG_HOME/togglrc by default.
$XDG_CONFIG_HOME/togglrc
Note that a small refactor should be included in this PR to minimize the number of times the config path is hardcoded in: https://github.com/AuHau/toggl-cli/search?l=Python&q=togglrc
The text was updated successfully, but these errors were encountered:
Sounds good, would you be willing to create a PR? I am not sure when I will get around to incorporate it.
Sorry, something went wrong.
I've got a lot on my plate at the moment and don't use this tool anymore, so maybe it's better for someone else to take this on.
Successfully merging a pull request may close this issue.
The config should live at
$XDG_CONFIG_HOME/togglrc
by default.Note that a small refactor should be included in this PR to minimize the number of times the config path is hardcoded in: https://github.com/AuHau/toggl-cli/search?l=Python&q=togglrc
The text was updated successfully, but these errors were encountered: