Skip to content

Commit

Permalink
Update core/tabs/applications-setup/fastfetch-setup.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Perkowski <[email protected]>
  • Loading branch information
mateuszkozako and adamperkowski authored Jan 22, 2025
1 parent a1ecd65 commit 27d1f0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/tabs/applications-setup/fastfetch-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 27d1f0c

Please sign in to comment.