mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
feat(lando): add support for php
command (#10146)
Co-authored-by: Joshua Bedford <joshua.bedford@hurstreview.com>
This commit is contained in:
parent
4d7f0cfb47
commit
a4e68967a4
@ -8,6 +8,7 @@ function artisan \
|
||||
drush \
|
||||
gulp \
|
||||
npm \
|
||||
php \
|
||||
wp \
|
||||
yarn {
|
||||
if checkForLandoFile; then
|
||||
|
Loading…
Reference in New Issue
Block a user