Skip to content

Instantly share code, notes, and snippets.

@aaerofeev
Created November 28, 2016 05:01
Show Gist options
  • Save aaerofeev/3c2e3c6c5a5ba5f014198e5e8bd9898b to your computer and use it in GitHub Desktop.
Save aaerofeev/3c2e3c6c5a5ba5f014198e5e8bd9898b to your computer and use it in GitHub Desktop.
Mac OS Configuration
# if you meant how to set AMPPS php and mysql as default, then you must define this line in ~/.bash_profile:
export PATH="/Applications/AMPPS/php/bin:/Applications/AMPPS/mysql/bin:$PATH"
#This makes the OS search for binaries in this paths before the default ones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment