← all formulas
bash-completion@2
Programmable completion for Bash 4.2+
- Version
- v2.17.0
- License
- GPL-2.0-or-later
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install bash-completion@2Caveats
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"