From a91a12e6da0981c532ecfffc035c868243b314cd Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Wed, 12 Nov 2025 07:15:30 +1100 Subject: [PATCH] Add gemini-cli --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index 1d8b4cd..46effcc 100755 --- a/install.sh +++ b/install.sh @@ -63,6 +63,9 @@ fi curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/configs/PackagesPacman.txt | yay -S --needed --save --answerclean All --answerdiff All - +# Command will freeze for a while +sudo npm install -g @google/gemini-cli + # Do not print commands set +x