Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
add solus logo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcoder04 committed Nov 10, 2021
1 parent 853666e commit 62aabe8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pfetch
Original file line number Diff line number Diff line change
Expand Up @@ -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} . .; .
Expand Down

0 comments on commit 62aabe8

Please sign in to comment.