From 27d1f0c71e65462b594a1159e16c6c2ef2145ea5 Mon Sep 17 00:00:00 2001 From: mateuszkozako Date: Wed, 22 Jan 2025 09:50:25 +0100 Subject: [PATCH] Update core/tabs/applications-setup/fastfetch-setup.sh Co-authored-by: Adam Perkowski --- core/tabs/applications-setup/fastfetch-setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/core/tabs/applications-setup/fastfetch-setup.sh b/core/tabs/applications-setup/fastfetch-setup.sh index 0d476ebd..14127c52 100644 --- a/core/tabs/applications-setup/fastfetch-setup.sh +++ b/core/tabs/applications-setup/fastfetch-setup.sh @@ -61,7 +61,6 @@ setupFastfetchShell() { printf "%b\n" "${YELLOW}Fastfetch is already configured in $rc_file${RC}" return 0 else - # Ask for confirmation printf "%b" "${GREEN}Would you like to add fastfetch to $rc_file? [y/N] ${RC}" read -r response