Skip to content

Instantly share code, notes, and snippets.

@jmolivas
Created March 19, 2013 22:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jmolivas/5200525 to your computer and use it in GitHub Desktop.
Save jmolivas/5200525 to your computer and use it in GitHub Desktop.
MAMP alias
alias php='/Applications/MAMP/bin/php/php5.4.4/bin/php'
alias mysqldump='/Applications/MAMP/Library/bin/mysqldump'
alias mysql='/Applications/MAMP/Library/bin/mysql'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment