mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 10:19:51 +00:00
feat(lando): add support for php command (#10146)
Co-authored-by: Joshua Bedford <joshua.bedford@hurstreview.com>
This commit is contained in:
@@ -8,6 +8,7 @@ function artisan \
|
|||||||
drush \
|
drush \
|
||||||
gulp \
|
gulp \
|
||||||
npm \
|
npm \
|
||||||
|
php \
|
||||||
wp \
|
wp \
|
||||||
yarn {
|
yarn {
|
||||||
if checkForLandoFile; then
|
if checkForLandoFile; then
|
||||||
|
|||||||
Reference in New Issue
Block a user