From 715ca3f761bbf5e71607fca8e1adaa786d892b51 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 24 Sep 2019 19:09:08 +0300 Subject: [PATCH] docs: update --- pfetch | 1 - 1 file changed, 1 deletion(-) 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}" \