Programmable completion for Bash 4.2+ with enhanced tab completion
Programmable completion for Bash 4.2+
bash-completion$ echo 'source $(brew --prefix)/etc/profile.d/bash_completion.sh' >> ~/.bashrc$ git clone <tab>$ ls $(brew --prefix)/etc/bash_completion.d/