Skip to content

Instantly share code, notes, and snippets.

@echu
Created April 3, 2017 22:11
Show Gist options
  • Select an option

  • Save echu/8df6d66e880e88c853199d4a1d2a09e2 to your computer and use it in GitHub Desktop.

Select an option

Save echu/8df6d66e880e88c853199d4a1d2a09e2 to your computer and use it in GitHub Desktop.
# to bootstrap, run `brew install git bash-completion`
[ -f /usr/local/etc/bash_completion ] && . /usr/local/etc/bash_completion
if hash brew 2>/dev/null; then
export HOMEBREW_CASK_OPTS="--appdir=~/Applications"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment