Update core/tabs/applications-setup/fastfetch-setup.sh

Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
mateuszkozako 2025-01-22 10:00:04 +01:00 committed by GitHub
parent 27d1f0c71e
commit d918dbdbab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,6 @@ setupFastfetchConfig() {
setupFastfetchShell() { setupFastfetchShell() {
printf "%b\n" "${YELLOW}Configuring shell integration...${RC}" printf "%b\n" "${YELLOW}Configuring shell integration...${RC}"
# Get current shell and RC file path
current_shell=$(basename "$SHELL") current_shell=$(basename "$SHELL")
rc_file="" rc_file=""