Merge pull request #96 from NMAC427/master

Fix incorrect colours for Apple ASCII logo
This commit is contained in:
dylan 2021-06-11 07:55:38 +00:00 committed by GitHub
commit 35343a4190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
pfetch
View File

@ -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