mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-01-31 06:35:41 +00:00
Update core/tabs/applications-setup/fastfetch-setup.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
parent
a1ecd65754
commit
27d1f0c71e
|
@ -61,7 +61,6 @@ setupFastfetchShell() {
|
||||||
printf "%b\n" "${YELLOW}Fastfetch is already configured in $rc_file${RC}"
|
printf "%b\n" "${YELLOW}Fastfetch is already configured in $rc_file${RC}"
|
||||||
return 0
|
return 0
|
||||||
else
|
else
|
||||||
# Ask for confirmation
|
|
||||||
printf "%b" "${GREEN}Would you like to add fastfetch to $rc_file? [y/N] ${RC}"
|
printf "%b" "${GREEN}Would you like to add fastfetch to $rc_file? [y/N] ${RC}"
|
||||||
read -r response
|
read -r response
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user