Skip to content

Instantly share code, notes, and snippets.

@stenehall
Created September 14, 2015 19:45
Show Gist options
  • Save stenehall/ddfd7359c781c6cac31d to your computer and use it in GitHub Desktop.
Save stenehall/ddfd7359c781c6cac31d to your computer and use it in GitHub Desktop.
if [ -f `brew --prefix`/etc/bash_completion ]; then
. `brew --prefix`/etc/bash_completion
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment