Fix incorrect colours for Apple ASCII logo
This commit is contained in:
parent
4498da8f54
commit
c095f801ea
1 changed files with 5 additions and 5 deletions
10
pfetch
10
pfetch
|
@ -1394,11 +1394,11 @@ get_ascii() {
|
|||
|
||||
([Mm]ac[Oo][Ss]*|[Dd]arwin*)
|
||||
read_ascii 1 <<-EOF
|
||||
${c1} .:'
|
||||
${c1} _ :'_
|
||||
${c2} .'\`_\`-'_\`\`.
|
||||
${c2}:________.-'
|
||||
${c3}:_______:
|
||||
${c2} .:'
|
||||
${c2} _ :'_
|
||||
${c3} .'\`_\`-'_\`\`.
|
||||
${c1}:________.-'
|
||||
${c1}:_______:
|
||||
${c4} :_______\`-;
|
||||
${c5} \`._.-._.'
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue