diff --git a/pfetch b/pfetch index 2ff5975..2eeca8c 100755 --- a/pfetch +++ b/pfetch @@ -73,7 +73,6 @@ log() { # '[6C': Move cursor 6 characters to the right. # This aligns the info. # - # This is ugly, I know! printf '[%sC[3%s;1m%s%s[3%sm[%sD[%sC%s\n' \ "${ascii_width--1}" "${PF_COL1-4}" "$1" \ "$PF_SEP" "${PF_COL2-7}" "${#1}" \