mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
docs: update
This commit is contained in:
3
pfetch
3
pfetch
@@ -398,6 +398,9 @@ get_ascii() {
|
|||||||
# an ascii file from 'stdin'. It allows for the use
|
# an ascii file from 'stdin'. It allows for the use
|
||||||
# of '<<-EOF' to prevent the break in indentation in
|
# of '<<-EOF' to prevent the break in indentation in
|
||||||
# this source code.
|
# this source code.
|
||||||
|
#
|
||||||
|
# This function also sets the text colors according
|
||||||
|
# to the ascii color.
|
||||||
read_ascii() {
|
read_ascii() {
|
||||||
# 'PF_COL1': Set the info name color according to ascii color.
|
# 'PF_COL1': Set the info name color according to ascii color.
|
||||||
# 'PF_COL3': Set the title color to some other color. ¯\_(ツ)_/¯
|
# 'PF_COL3': Set the title color to some other color. ¯\_(ツ)_/¯
|
||||||
|
|||||||
Reference in New Issue
Block a user