From 411ca42d295170f123474eac6574a9ae00671e9b Mon Sep 17 00:00:00 2001 From: itsscb Date: Tue, 26 Aug 2025 12:49:27 +0200 Subject: [PATCH] add npm and zen --- install/packages.sh | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 install/packages.sh diff --git a/install/packages.sh b/install/packages.sh old mode 100644 new mode 100755 index 9cd103e6..2f33916b --- a/install/packages.sh +++ b/install/packages.sh @@ -1,5 +1,7 @@ sudo pacman -S --noconfirm --needed \ keepassxc \ + npm \ + zen-browser-bin \ ghostty \ avahi \ bash-completion \