Skip to content

Instantly share code, notes, and snippets.

@segovia94
Created March 28, 2017 23:40
Show Gist options
  • Save segovia94/2c3c382b616f0581648282a6679698ae to your computer and use it in GitHub Desktop.
Save segovia94/2c3c382b616f0581648282a6679698ae to your computer and use it in GitHub Desktop.
# 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