Merge branch 'master' of http://github.com/pusewicz/bash-it into pusewicz-master

pull/4/head
Robert R Evans 2010-10-06 15:11:15 -07:00
commit 13cc91c6a8
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
if [ -f `brew --prefix`/Library/Contributions/brew_bash_completion.sh ]; then
. `brew --prefix`/Library/Contributions/brew_bash_completion.sh
fi