0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

feat(lando): add support for php command (#10146)

Co-authored-by: Joshua Bedford <joshua.bedford@hurstreview.com>
This commit is contained in:
Joshua Bedford 2021-09-17 16:36:27 -05:00 committed by GitHub
parent 4d7f0cfb47
commit a4e68967a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@ function artisan \
drush \ drush \
gulp \ gulp \
npm \ npm \
php \
wp \ wp \
yarn { yarn {
if checkForLandoFile; then if checkForLandoFile; then