add solus logo
This commit is contained in:
parent
853666e6bf
commit
62aabe8883
1 changed files with 12 additions and 0 deletions
12
pfetch
12
pfetch
|
@ -1718,6 +1718,18 @@ get_ascii() {
|
|||
EOF
|
||||
;;
|
||||
|
||||
([Ss]olus*)
|
||||
read_ascii 4 <<-EOF
|
||||
${c6}
|
||||
${c6} /|
|
||||
${c6} / |\\
|
||||
${c6} / | \\ _
|
||||
${c6} /___|__\\_\\
|
||||
${c6} \\ /
|
||||
${c6} \`-------´
|
||||
EOF
|
||||
;;
|
||||
|
||||
([Ss]un[Oo][Ss]|[Ss]olaris*)
|
||||
read_ascii 3 <<-EOF
|
||||
${c3} . .; .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue