Skip to content

Instantly share code, notes, and snippets.

@khlbrg
Created March 23, 2014 15:13
Show Gist options
  • Save khlbrg/9724368 to your computer and use it in GitHub Desktop.
Save khlbrg/9724368 to your computer and use it in GitHub Desktop.
Create an alias for composer running hhvm
alias composer='hhvm /usr/local/bin/composer'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment