aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordylan <dylan.araps@gmail.com>2021-09-25 05:32:44 +0300
committerGitHub <noreply@github.com>2021-09-25 05:32:44 +0300
commitd250dcaff6b8e277184feda25db57d37c2600812 (patch)
treedb269ffb7144f0df8e54ad1f6f5abbb5ec124159
parentaed1876c14d3168e632e29b583bcb494ca51c5bc (diff)
parent1702975f932672495b8989e63646e9ae01b2475b (diff)
downloadpfetch-d250dcaff6b8e277184feda25db57d37c2600812.tar.gz
Merge pull request #157 from crystal-linux/master
fixed crystal linux indentation
-rwxr-xr-xpfetch18
1 files changed, 9 insertions, 9 deletions
diff --git a/pfetch b/pfetch
index 1d67677..e4b39e6 100755
--- a/pfetch
+++ b/pfetch
@@ -1245,15 +1245,15 @@ get_ascii() {
([Cc]rystal*[Ll]inux)
read_ascii 5 5 <<-EOF
- ${c5} -//.
- ${c5} -//.
- ${c5} -//. .
- ${c5} -//. '//-
- ${c5} /+: :+/
- ${c5} .//' .//.
- ${c5} . .//.
- ${c5} .//.
- ${c5} .//.
+ ${c5} -//.
+ ${c5} -//.
+ ${c5} -//. .
+ ${c5} -//. '//-
+ ${c5} /+: :+/
+ ${c5} .//' .//.
+ ${c5} . .//.
+ ${c5} .//.
+ ${c5} .//.
EOF
;;