From e83c8da06520528682dc212ff5d1ba8fa0a8e849 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 24 Sep 2019 19:16:41 +0300 Subject: [PATCH] docs: update --- pfetch | 1 - 1 file changed, 1 deletion(-) diff --git a/pfetch b/pfetch index 2eeca8c..d79a7fc 100755 --- a/pfetch +++ b/pfetch @@ -72,7 +72,6 @@ log() { # # '[6C': Move cursor 6 characters to the right. # This aligns the info. - # 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}" \