Skip to content

Instantly share code, notes, and snippets.

@aliab
Created November 26, 2019 08:28
Show Gist options
  • Save aliab/52189930b689227f567e75fec4fdfe07 to your computer and use it in GitHub Desktop.
Save aliab/52189930b689227f567e75fec4fdfe07 to your computer and use it in GitHub Desktop.
# Add this to .zprofile
# From "brew" php@7.1
export PATH="/usr/local/opt/php@7.1/bin:$PATH"
export PATH="/usr/local/opt/php@7.1/sbin:$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment