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

contrib/bash-completions: use package naming conventions #28507

Merged
merged 1 commit into from
Oct 3, 2023

Commits on Sep 19, 2023

  1. contrib/bash-completions: use package naming conventions

    This naming scheme supports auto-detection and on-demand loading of completions.
    
    See
    https://github.com/scop/bash-completion/blob/ba109693ee2284f6a82f8f0e1563baf071252df9/README.md#faq,
    section "Where should I put it to be sure that interactive bash shells will find it and source it".
    
    Previously, distro package maintainers had to rename these files manually.
    erikarvstedt committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    360b917 View commit details
    Browse the repository at this point in the history