blob: a0d98193af82998501114db50d60dadea7799dea [file] [log] [blame]
if [ `which brew` ]; then
if [ -f `brew --prefix`/Library/Contributions/brew_bash_completion.sh ]; then
. `brew --prefix`/Library/Contributions/brew_bash_completion.sh
fi
fi