Screen.Recording.2025-08-04.at.13.02.53.mov
This OMZ plugin sets your linked PHP executable through Homebrew by checking the version set in composer.json
git clone https://github.com/yardinternet/zsh-php-detector ~/.oh-my-zsh/custom/plugins/php-version-detector
In .zshrc
:
plugins=(
...
php-version-detector
)