From 0834d53b2a745c40f744b95db9b596eba12c08c3 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 14 Oct 2019 19:06:31 +0300 Subject: [PATCH] pfetch: revert unrelated commit. --- pfetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pfetch b/pfetch index 7015283..ebc0730 100755 --- a/pfetch +++ b/pfetch @@ -1368,7 +1368,7 @@ get_ascii() { # some versions of Android shipped with a totally broken 'sed' # command from 'toybox' and so we're forced to avoid 'sed'. done <<-EOF - $(printf %s "$ascii" | awk '{gsub("\\[3.m","");print}') + $(printf %s "$ascii" | awk '{gsub("\\[3.m","");print}') EOF # Add a gap between the ascii art and the information.