ascii: Fix format

This commit is contained in:
Dylan Araps 2020-01-26 22:33:51 +02:00
parent 8d1b579b39
commit 7094147013
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

102
pfetch
View File

@ -838,54 +838,54 @@ get_ascii() {
/${c7}/ ${c4}\\ \\
/${c7}// ${c4}\\ \\
${c7}// ${c4}\\ \\
\\
${c4}\\
EOF
;;
[Aa]ndroid*)
read_ascii 2 <<-EOF
${c2} ;, ,;
';,.-----.,;'
,' ',
/ O O \\
| |
'-----------------'
${c2} ';,.-----.,;'
${c2} ,' ',
${c2} / O O \\
${c2}| |
${c2}'-----------------'
EOF
;;
[Aa]rch*)
read_ascii 4 <<-EOF
${c6} /\\
/ \\
/\\ \\
${c6} / \\
${c6} /\\ \\
${c4} / \\
/ ,, \\
/ | | -\\
/_-'' ''-_\\
${c4} / ,, \\
${c4} / | | -\\
${c4} /_-'' ''-_\\
EOF
;;
[Aa]rco*)
read_ascii 4 <<-EOF
${c4} /\\
/ \\
/ /\\ \\
/ / \\ \\
/ / \\ \\
/ / _____\\ \\
/_/ \`----.\\_\\
${c4} / \\
${c4} / /\\ \\
${c4} / / \\ \\
${c4} / / \\ \\
${c4} / / _____\\ \\
${c4}/_/ \`----.\\_\\
EOF
;;
[Aa]rtix*)
read_ascii 6 <<-EOF
${c4} /\\
/ \\
/\`'.,\\
/ ',
/ ,\`\\
/ ,.'\`. \\
/.,'\` \`'.\\
${c4} / \\
${c4} /\`'.,\\
${c4} / ',
${c4} / ,\`\\
${c4} / ,.'\`. \\
${c4}/.,'\` \`'.\\
EOF
;;
@ -904,11 +904,11 @@ get_ascii() {
[Dd]ebian*)
read_ascii 1 <<-EOF
${c1} _____
/ __ \\
| / |
| \\___-
-_
--_
${c1} / __ \\
${c1}| / |
${c1}| \\___-
${c1}-_
${c1} --_
EOF
;;
@ -919,19 +919,19 @@ get_ascii() {
>--${c1}|${c7}--<
(_-'${c1}|${c7}'-_)
${c1}|
|
|
${c1}|
${c1}|
EOF
;;
[Ee]lementary*)
read_ascii <<-EOF
${c7} _______
/ ____ \\
/ | / /\\
|__\\ / / |
\\ /__/ /
\\_______/
${c7} / ____ \\
${c7}/ | / /\\
${c7}|__\\ / / |
${c7}\\ /__/ /
${c7}\\_______/
EOF
;;
@ -962,35 +962,35 @@ get_ascii() {
[Ff]ree[Bb][Ss][Dd]*)
read_ascii 1 <<-EOF
${c1}/\\,-'''''-,/\\
\\_) (_/
| |
| |
; ;
'-_____-'
${c1}\\_) (_/
${c1}| |
${c1}| |
${c1}; ;
${c1}'-_____-'
EOF
;;
[Gg]entoo*)
read_ascii 5 <<-EOF
${c5} _-----_
( \\
\\ 0 \\
${c5}( \\
${c5}\\ 0 \\
${c7} \\ )
/ _/
( _-
\\____-
${c7} / _/
${c7}( _-
${c7}\\____-
EOF
;;
[Gg]uix[Ss][Dd]*|[Gg]uix*)
read_ascii 3 <<-EOF
${c3}|.__ __.|
|__ \\ / __|
\\ \\ / /
\\ \\ / /
\\ \\ / /
\\ \\/ /
\\__/
${c3}|__ \\ / __|
${c3}\\ \\ / /
${c3}\\ \\ / /
${c3}\\ \\ / /
${c3}\\ \\/ /
${c3}\\__/
EOF
;;