bash-completion
brew install bash-completion
v1.3_3
GPL-2.0-or-later
Programmable completion for Bash 3.2
670
30-day installs · #1551
2.7k
90-day · #1417
14.1k
365-day · #1250
Links
- https://salsa.debian.org/debian/bash-completion
- Brew formula source: Formula/b/bash-completion.rb
Caveats
Add the following line to your ~/.bash_profile: [[ -r "$HOMEBREW_PREFIX/etc/profile.d/bash_completion.sh" ]] && . "$HOMEBREW_PREFIX/etc/profile.d/bash_completion.sh" This formula is mainly for use with Bash 3. If you are using Homebrew's Bash or your system Bash is at least version 4.2, then you should install `bash-completion@2` instead.
Raw metadata
{
"aliases": [
"bash-completion@1"
],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": "Add the following line to your ~/.bash_profile:\n [[ -r \"$HOMEBREW_PREFIX/etc/profile.d/bash_completion.sh\" ]] \u0026\u0026 . \"$HOMEBREW_PREFIX/etc/profile.d/bash_completion.sh\"\n\nThis formula is mainly for use with Bash 3. If you are using Homebrew\u0027s Bash or your\nsystem Bash is at least version 4.2, then you should install `bash-completion@2` instead.\n",
"conflicts_with": [
"bash-completion@2",
"medusa"
],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Programmable completion for Bash 3.2",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:46+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "bash-completion",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://salsa.debian.org/debian/bash-completion",
"homepage_og_description": "Debian packaging for bash-completion",
"homepage_og_image": "https://salsa.debian.org/assets/twitter_card-570ddb06edf56a2312253c5872489847a0f385112ddbcd71ccfa1570febab5d2.jpg",
"homepage_title": "Debian / bash-completion \u00b7 GitLab",
"installs_30d": 670,
"installs_365d": 14121,
"installs_90d": 2705,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "bash-completion",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1551,
"rank_365d": 1250,
"rank_90d": 1417,
"raw_hash": "2e613096767bafa2",
"recommended_dependencies": [],
"revision": 3,
"ruby_source_path": "Formula/b/bash-completion.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.3",
"versioned_formulae": [
"bash-completion@2"
],
"why_use_this": null
}