Created
August 15, 2012 15:03
-
-
Save lewispb/3360870 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| homebrew=/usr/local/bin:/usr/local/sbin | |
| export PATH=$homebrew:$PATH |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| brew doctor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| subl ~/.bash_profile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Error: /usr/bin occurs before /usr/local/bin | |
| This means that system-provided programs will be used instead of those | |
| provided by Homebrew. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
subl ~/.bash_profile