diff --git a/core/tabs/applications-setup/fastfetch-setup.sh b/core/tabs/applications-setup/fastfetch-setup.sh index 14127c522..afe9f7d13 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=""