From d918dbdbabc74d41b9f3cb5f57b3f710e0c608cd Mon Sep 17 00:00:00 2001 From: mateuszkozako Date: Wed, 22 Jan 2025 10:00:04 +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 14127c52..afe9f7d1 100644 --- a/core/tabs/applications-setup/fastfetch-setup.sh +++ b/core/tabs/applications-setup/fastfetch-setup.sh @@ -38,7 +38,6 @@ setupFastfetchConfig() { setupFastfetchShell() { printf "%b\n" "${YELLOW}Configuring shell integration...${RC}" - # Get current shell and RC file path current_shell=$(basename "$SHELL") rc_file=""