Created
September 19, 2017 05:54
-
-
Save huenisys/d7bb32294f982d2a3703183565d07dfc to your computer and use it in GitHub Desktop.
webfaction alias for php71
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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