{"id":15524185,"url":"https://github.com/mdeweerd/pre-commit-completion","last_synced_at":"2025-10-03T13:31:25.402Z","repository":{"id":221251585,"uuid":"753820049","full_name":"mdeweerd/pre-commit-completion","owner":"mdeweerd","description":"bash-completion for pre-commit","archived":false,"fork":false,"pushed_at":"2024-12-30T13:46:14.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T02:14:20.362Z","etag":null,"topics":["autocomplete","autocompletion","bash-completion","pre-commit"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdeweerd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-06T21:09:38.000Z","updated_at":"2024-02-08T20:19:53.000Z","dependencies_parsed_at":"2024-02-22T00:32:56.200Z","dependency_job_id":"43e7c688-54fe-4b68-a220-3b229fbe1ece","html_url":"https://github.com/mdeweerd/pre-commit-completion","commit_stats":null,"previous_names":["mdeweerd/pre-commit-completion"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeweerd%2Fpre-commit-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeweerd%2Fpre-commit-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeweerd%2Fpre-commit-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeweerd%2Fpre-commit-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdeweerd","download_url":"https://codeload.github.com/mdeweerd/pre-commit-completion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247214143,"owners_count":20902727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autocomplete","autocompletion","bash-completion","pre-commit"],"created_at":"2024-10-02T10:49:33.959Z","updated_at":"2025-10-03T13:31:20.363Z","avatar_url":"https://github.com/mdeweerd.png","language":"Shell","readme":"# Bash completion for pre-commit\n\n## Setup\n\nGet `pre-commit.bash`.\n\n### Source it in your shell\n\nSource it into your shell (`.bashrc` or `.bash_profile`):\n\n   ```bash\n   source path/to/pre-commit.bash\n   # or\n   . path/to/pre-commit-completion.bash`\n   ```\n\n### Automatically source it\n\n`install.sh` will copy the bash completion script to the appropriate directory in your home.\n\n- The path was taken from `declare -f __load_completion` - it could give you another hint.\n  It is loaded through the `_completion_loader()` function.\n- Global installation may be possible by adding the files to one of these paths:\n  - `/usr/local/share/bash_completion/completions`\n  - `/usr/share/bash_completion/completions`\n\n## Debugging\n\nDebugging can be facilitated by calling `set -x`.\\\nTo disable the trace, you can do the opposite: `set +x`.\n\n## LICENSE\n\nGNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdeweerd%2Fpre-commit-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdeweerd%2Fpre-commit-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdeweerd%2Fpre-commit-completion/lists"}