Skip to content

Instantly share code, notes, and snippets.

@huenisys
Created September 19, 2017 05:54
Show Gist options
  • Save huenisys/d7bb32294f982d2a3703183565d07dfc to your computer and use it in GitHub Desktop.
Save huenisys/d7bb32294f982d2a3703183565d07dfc to your computer and use it in GitHub Desktop.
webfaction alias for php71
# User specific aliases and functions
alias php="/usr/local/bin/php71"
alias composer="/usr/local/bin/php71 ~/bin/composer"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment