From 630a66aec163b7ff7eea65c684caa27521095d5f Mon Sep 17 00:00:00 2001 From: Marley Rae Date: Sun, 4 Feb 2024 16:00:33 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20Add=20PHP=20subtitle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- php/install.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php/install.fish b/php/install.fish index 07d30c8..46f2e23 100755 --- a/php/install.fish +++ b/php/install.fish @@ -5,6 +5,8 @@ source "$DOT/homebrew/brew_utils.fish" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +print_subtitle PHP + if [ "$(uname)" = Darwin ] brew_install "Laravel Herd" herd --cask brew_install PhpStorm phpstorm --cask