Skip to content

Instantly share code, notes, and snippets.

@jpemberthy
Created November 13, 2014 23:34
Show Gist options
  • Save jpemberthy/199ed226f1537c7c8463 to your computer and use it in GitHub Desktop.
Save jpemberthy/199ed226f1537c7c8463 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