Created
March 28, 2017 23:40
-
-
Save segovia94/2c3c382b616f0581648282a6679698ae 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
# The top-most paths override here. | |
PATH=/usr/local/bin:$PATH | |
PATH=$PATH:/Applications/MAMP/Library/bin | |
# Use MAMP php version | |
PATH=/Applications/MAMP/bin/php/php7.0.13/bin:$PATH | |
export PATH |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment