From 5bcd53d7684f5bb20d24ae1cfa9efe63a3ca6c1b Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 17 Jun 2025 10:28:39 +0200 Subject: [PATCH] Already installed at this point --- install/3-terminal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/3-terminal.sh b/install/3-terminal.sh index 853d1a5..63f0558 100644 --- a/install/3-terminal.sh +++ b/install/3-terminal.sh @@ -1,5 +1,5 @@ yay -S --noconfirm --needed \ - wget curl unzip gum \ + wget curl unzip \ eza fzf ripgrep zoxide \ wl-clipboard fastfetch btop \ tldr less whois plocate \