docs: update

This commit is contained in:
Dylan Araps 2019-09-24 19:09:08 +03:00
parent 36f8e0c5be
commit 715ca3f761

1
pfetch
View File

@ -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}" \