Add Raspbian logo
This commit is contained in:
parent
a85c2dd97a
commit
6bd760a5c5
1 changed files with 11 additions and 0 deletions
11
pfetch
11
pfetch
|
@ -1380,6 +1380,17 @@ get_ascii() {
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
[Rr]aspbian*)
|
||||||
|
read_ascii 1 <<-EOF
|
||||||
|
${c1} __ __
|
||||||
|
${c1} (_\\)(/_)
|
||||||
|
${c2} (_(__)_)
|
||||||
|
${c2}(_(_)(_)_)
|
||||||
|
${c2} (_(__)_)
|
||||||
|
${c2} (__)
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
[Ss]lackware*)
|
[Ss]lackware*)
|
||||||
read_ascii 4 <<-EOF
|
read_ascii 4 <<-EOF
|
||||||
${c4} ________
|
${c4} ________
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue