Skip to content

Instantly share code, notes, and snippets.

View lucatume's full-sized avatar

theAverageDev (Luca Tumedei) lucatume

View GitHub Profile
@lucatume
lucatume / install.sh
Last active July 21, 2019 13:28 — forked from christopher-hopper/phpenv-macos.sh
Install phpenv on macOS with homebrew php packages(5.6, 7.0, 7.1, 7.2, 7.3)
source <(curl https://gist.githubusercontent.com/lucatume/f82b6942b5926d42d31402c03ef25aee/raw/f14a153b1aa74c3311c9bc2e756d45952007deaa/phpenv-osx.sh)