aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMrVeink <59528135+MrVeink@users.noreply.github.com>2021-06-22 17:21:01 +0300
committerGitHub <noreply@github.com>2021-06-22 17:21:01 +0300
commitd6e7d247604cefdcb8f0312fc7d4dd0ac8d1bf5b (patch)
treed04cc450c55e011ae8b6c694928455e5e3575fba
parent54d6884cfd57de456c68ec4a0e6e1cfea8f510c8 (diff)
downloadpfetch-d6e7d247604cefdcb8f0312fc7d4dd0ac8d1bf5b.tar.gz
Fixed indentation
-rwxr-xr-xpfetch24
1 files changed, 12 insertions, 12 deletions
diff --git a/pfetch b/pfetch
index d8d408c..805ab4d 100755
--- a/pfetch
+++ b/pfetch
@@ -1352,18 +1352,18 @@ get_ascii() {
([Ii]glunix*)
read_ascii <<-EOF
- ${c0} |
- ${c0} | |
- ${c0} |
- ${c0} | ________
- ${c0} | /\\ | \\
- ${c0} / \\ | \\ |
- ${c0} / \\ \\ |
- ${c0} / \\________\\
- ${c0} \\ / /
- ${c0} \\ / /
- ${c0} \\ / /
- ${c0} \\/________/
+ ${c0} |
+ ${c0} | |
+ ${c0} |
+ ${c0} | ________
+ ${c0} | /\\ | \\
+ ${c0} / \\ | \\ |
+ ${c0} / \\ \\ |
+ ${c0} / \\________\\
+ ${c0} \\ / /
+ ${c0} \\ / /
+ ${c0} \\ / /
+ ${c0} \\/________/
EOF
;;