aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpfetch27
1 files changed, 11 insertions, 16 deletions
diff --git a/pfetch b/pfetch
index 75af701..209100c 100755
--- a/pfetch
+++ b/pfetch
@@ -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
;;