Skip to content

Instantly share code, notes, and snippets.

@bhubbard
Last active December 25, 2015 13:29
Show Gist options
  • Save bhubbard/6984284 to your computer and use it in GitHub Desktop.
Save bhubbard/6984284 to your computer and use it in GitHub Desktop.
$ curl https://raw.github.com/wp-cli/wp-cli.github.com/master/installer.sh | bash
$ export PATH=$PATH:$HOME/.wp-cli/bin
# Add this line to .bash_profile
alias mysql="/Applications/MAMP/Library/bin/mysql --host=localhost -uroot -proot"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment