ascii: added support for suse
This commit is contained in:
parent
10a417a4bf
commit
ed43fb1c51
1 changed files with 12 additions and 0 deletions
12
pfetch
12
pfetch
|
@ -497,6 +497,18 @@ get_ascii() {
|
|||
EOF
|
||||
;;
|
||||
|
||||
openSUSE*|open*SUSE*|[SUSE*|suse*)
|
||||
read_ascii 2 <<-EOF
|
||||
${c2} _______
|
||||
__| __ \\
|
||||
/ .\\ \\
|
||||
\\__/ |
|
||||
_______|
|
||||
\\_______
|
||||
__________/
|
||||
EOF
|
||||
;;
|
||||
|
||||
[Vv]oid*)
|
||||
read_ascii 2 <<-EOF
|
||||
${c2} _______
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue