Skip to content

Instantly share code, notes, and snippets.

@welcoMattic
Created April 6, 2014 19:13
Show Gist options
  • Save welcoMattic/10010299 to your computer and use it in GitHub Desktop.
Save welcoMattic/10010299 to your computer and use it in GitHub Desktop.
.bash_profile
alias apchr="sudo apachectl restart"
alias php53="brew-php-select --set php53 && php-version 5.3"
alias php55="brew-php-select --set php55 && php-version 5.5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment