Skip to content

Instantly share code, notes, and snippets.

@acook
Created September 19, 2011 15:37
Show Gist options
  • Save acook/1226773 to your computer and use it in GitHub Desktop.
Save acook/1226773 to your computer and use it in GitHub Desktop.
Put this in your .bash_profile or .bashrc
# Give precedence to user/local/bin because that's where Homebrew installs their stuff
export PATH=/usr/local/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment