pfetch: revert unrelated commit.
This commit is contained in:
parent
0f1d6845db
commit
0834d53b2a
2
pfetch
2
pfetch
|
@ -1368,7 +1368,7 @@ get_ascii() {
|
||||||
# some versions of Android shipped with a totally broken 'sed'
|
# some versions of Android shipped with a totally broken 'sed'
|
||||||
# command from 'toybox' and so we're forced to avoid 'sed'.
|
# command from 'toybox' and so we're forced to avoid 'sed'.
|
||||||
done <<-EOF
|
done <<-EOF
|
||||||
$(printf %s "$ascii" | awk '{gsub("\\[3.m","");print}')
|
$(printf %s "$ascii" | awk '{gsub("\\[3.m","");print}')
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Add a gap between the ascii art and the information.
|
# Add a gap between the ascii art and the information.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user