pfetch: add Buildroot logo
This commit is contained in:
parent
28937a4811
commit
3465154131
1 changed files with 10 additions and 0 deletions
10
pfetch
10
pfetch
|
@ -1023,6 +1023,16 @@ get_ascii() {
|
|||
EOF
|
||||
;;
|
||||
|
||||
[Bb]uildroot*)
|
||||
read_ascii 3 <<-EOF
|
||||
${c3} ___
|
||||
${c3} / \` \\
|
||||
${c3}| : :|
|
||||
${c3}-. _:__.-
|
||||
${c3} \` ---- \`
|
||||
EOF
|
||||
;;
|
||||
|
||||
[Cc]ent[Oo][Ss]*)
|
||||
read_ascii 5 <<-EOF
|
||||
${c2} ____${c3}^${c5}____
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue