Skip to content
New issue

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

Update readme to include autocomplete help for non-standard db paths #190

Closed
wants to merge 1 commit into from

Conversation

vcavallo
Copy link

Closes #189

The bash autocomplete script assumes that the timetrap database is located at the root of the user's directory. If the user has moved it, they'll need to create a symlink.

The bash autocomplete script assumes that the timetrap database is located at the root of the user's directory. If the user has moved it, they'll need to create a symlink.
Closes samg#189
@categulario
Copy link
Collaborator

This looks useful, however it might be even better to just fix the bash completion script. It seems like zsh completion script doesn't need a hardcoded database location so maybe we can use it to fix bash completion.

@categulario
Copy link
Collaborator

Probably solved by e7e0bbe, reopen if the issue persists

@categulario categulario closed this Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autocomplete script assumes ~./timetrap.db existence
2 participants