Merge branch 'master' of http://github.com/pusewicz/bash-it into pusewicz-master
commit
13cc91c6a8
|
|
@ -0,0 +1,3 @@
|
||||||
|
if [ -f `brew --prefix`/Library/Contributions/brew_bash_completion.sh ]; then
|
||||||
|
. `brew --prefix`/Library/Contributions/brew_bash_completion.sh
|
||||||
|
fi
|
||||||
Loading…
Reference in New Issue