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

This commit is contained in:
Robert R Evans
2010-10-06 15:11:15 -07:00

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