Skip to content Source: homebrew/core Website Homebrew
bash-completion
PopularFormula Utilities v1.3
Programmable completion for Bash 3.2
Install 1
App in
Terminal
$
brew install bash-completion
Conflicts With
bash-completion@2medusa
Installation Notes
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.
Install Statistics 2.8%
Average daily installs by period
Related Utilities Apps
View Allpython@3.13
Popular
Interpreted, interactive, object-oriented programming language
Utilities v3.13.12