aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2020-03-07 14:48:17 +0200
committerDylan Araps <dylan.araps@gmail.com>2020-03-07 14:48:17 +0200
commitf15a8d25dd6a6d7715070d1a015477e660e07881 (patch)
tree88fa57db736244d2281a0bb65059032c1fca7c97
parent361a46df6094338509db2a9128f7eb8914448a07 (diff)
downloadpfetch-f15a8d25dd6a6d7715070d1a015477e660e07881.tar.gz
docs: update
-rwxr-xr-xpfetch26
1 files changed, 13 insertions, 13 deletions
diff --git a/pfetch b/pfetch
index 8a82472..0634ba4 100755
--- a/pfetch
+++ b/pfetch
@@ -855,13 +855,13 @@ get_ascii() {
[Aa]rch*)
read_ascii 4 <<-EOF
- ${c6} /\\
- ${c6} / \\
- ${c6} /\\ \\
- ${c4} / \\
- ${c4} / ,, \\
- ${c4} / | | -\\
- ${c4} /_-'' ''-_\\
+ ${c6} /\\
+ ${c6} / \\
+ ${c6} /\\ \\
+ ${c4} / \\
+ ${c4} / ,, \\
+ ${c4} / | | -\\
+ ${c4} /_-'' ''-_\\
EOF
;;
@@ -937,12 +937,12 @@ get_ascii() {
[Ee]ndeavour*)
read_ascii 4 <<-EOF
- ${c1}/${c4}\\
- ${c1}/${c4}/ \\${c6}\\
- ${c1}/${c4}/ \\ ${c6}\\
- ${c1}/ ${c4}/ _) ${c6})
- ${c1}/_${c4}/___-- ${c6}__-
- ${c6}/____--
+ ${c1}/${c4}\\
+ ${c1}/${c4}/ \\${c6}\\
+ ${c1}/${c4}/ \\ ${c6}\\
+ ${c1}/ ${c4}/ _) ${c6})
+ ${c1}/_${c4}/___-- ${c6}__-
+ ${c6}/____--
EOF
;;