Make GNU ASCII smaller

This commit is contained in:
Hunter Peavey 2020-04-26 14:02:24 -07:00
parent 274b61b1e6
commit fdedf2425a
No known key found for this signature in database
GPG Key ID: 1AADE5E728FFC667

27
pfetch
View File

@ -1116,22 +1116,17 @@ get_ascii() {
[Gg][Nn][Uu]*)
read_ascii 3 <<-EOF
${c2} _-\`\`\`-, ,-\`\`\`-_
${c2} .' -_| |_- '.
${c2} /.' / \\ '.\\
${c2},/ / \\ \\,
${c2}:: ::_._ _._:: ::
${c2}:: _/_._\`:'_._\\_ ::
${c2} \\:._/ ,\` \\\\_.:/
${c2} ;/, |-. \\-. \\
${c2} ,-'; '.@) \\ @) |
${c2} ,'/' ..- .\\,-.|
${c2} /'/' \\(( \\ \` ./ )
${c2} '/'' \\_,-----'
${c2} '/'' ;:/
${c2} ''/' ''/
${c2} '/'''/''
${c2} \`;
${c2} _-\`\`-, ,-\`\`-_
${c2} .' _-_| |_-_ '.
${c2}./ /_._ _._\\ \\.
${c2}: _/_._\`:'_._\\_ :
${c2}\\:._/ ,\` \\ \\ \\_.:/
${c2} ,-';'.@) \\ @) |
${c2} ,'/' ..- .\\,-.|
${c2} /'/' \\(( \\\` ./ )
${c2} '/'' \\_,----'
${c2} '/'' ,;/''
${c2} \`\`;'
EOF
;;