Skip to content

Instantly share code, notes, and snippets.

@alex-oliveira
Created August 9, 2016 23:07
Show Gist options
  • Save alex-oliveira/64365fd182aa7fccc26adc8152cb126e to your computer and use it in GitHub Desktop.
Save alex-oliveira/64365fd182aa7fccc26adc8152cb126e to your computer and use it in GitHub Desktop.
# PHP
alias php='/opt/php56/bin/php'
alias composer='~/composer.phar'
export PATH="/opt/php56/bin:$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment