From 6489a6ee169c84011a26b73e764307a073562444 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Tue, 14 Nov 2023 21:00:09 -0800 Subject: [PATCH] :wrench: Installing php... --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 0e8b078b..9bd07072 100644 --- a/updates.txt +++ b/updates.txt @@ -355,3 +355,7 @@ paru -Rs thorium-browser-bin 11/13/2023 Install pnpm (more efficient version of npm): doas pacman -S pnpm + +11/14/2023 +Install php (i guess i'll be getting into this a bit...): +doas pacman -S php