ascii: added support for slackware
This commit is contained in:
parent
08594859ed
commit
10a417a4bf
12
pfetch
12
pfetch
|
@ -473,6 +473,18 @@ get_ascii() {
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
[Ss]lackware*)
|
||||||
|
read_ascii 4 <<-EOF
|
||||||
|
${c4} ________
|
||||||
|
/ ______|
|
||||||
|
| |______
|
||||||
|
\\______ \\
|
||||||
|
______| |
|
||||||
|
| |________/
|
||||||
|
|____________
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
[Oo]pen[Bb][Ss][Dd]*)
|
[Oo]pen[Bb][Ss][Dd]*)
|
||||||
read_ascii 3 <<-EOF
|
read_ascii 3 <<-EOF
|
||||||
${c3} _____
|
${c3} _____
|
||||||
|
|
Loading…
Reference in New Issue
Block a user