pfetch: haiku support
This commit is contained in:
parent
fd58ace71f
commit
ec71509c21
1 changed files with 11 additions and 0 deletions
11
pfetch
11
pfetch
|
@ -675,6 +675,17 @@ get_ascii() {
|
|||
EOF
|
||||
;;
|
||||
|
||||
[Hh]aiku*)
|
||||
read_ascii 5 <<-EOF
|
||||
${c5} ,',
|
||||
;--.,/ \\,.--;
|
||||
'. ' ' .'
|
||||
.-'' ''-.
|
||||
'-,__, ,__,-'
|
||||
|_|
|
||||
EOF
|
||||
;;
|
||||
|
||||
[Hh]yperbola*)
|
||||
read_ascii <<-EOF
|
||||
${c7} |\`__.\`/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue