commit
98ea5b1daf
|
@ -26,7 +26,7 @@ picture"!
|
||||||
## OS support
|
## OS support
|
||||||
|
|
||||||
- **Linux**
|
- **Linux**
|
||||||
- Alpine Linux, Arch Linux, Arco Linux, Artix Linux, CentOS, Debian, Elementary, Fedora, Gentoo, Guix, Hyperbola, KISS Linux, Linux Lite, Linux Mint, Mageia, Manjaro, MX Linux, NixOS, OpenSUSE, Parabola, Pop!\_OS, PureOS, Slackware, Ubuntu and Void Linux.
|
- Alpine Linux, Arch Linux, Arco Linux, Artix Linux, CentOS, Dahlia, Debian, Elementary, Fedora, Gentoo, Guix, Hyperbola, KISS Linux, Linux Lite, Linux Mint, Mageia, Manjaro, MX Linux, NixOS, OpenSUSE, Parabola, Pop!\_OS, PureOS, Slackware, Ubuntu and Void Linux.
|
||||||
- All other distributions are supported with a generic penguin logo.
|
- All other distributions are supported with a generic penguin logo.
|
||||||
- **Android**
|
- **Android**
|
||||||
- **BSD**
|
- **BSD**
|
||||||
|
|
14
pfetch
14
pfetch
|
@ -1071,6 +1071,20 @@ get_ascii() {
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
([Dd]ahlia*)
|
||||||
|
read_ascii 1 <<-EOF
|
||||||
|
${c1} _
|
||||||
|
${c1} ___/ \___
|
||||||
|
${c1} | _-_ |
|
||||||
|
${c1} | / \ |
|
||||||
|
${c1}/ | | \
|
||||||
|
${c1}\ | | /
|
||||||
|
${c1} | \ _ _ / |
|
||||||
|
${c1} |___ - ___|
|
||||||
|
${c1} \_/
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
([Dd]ebian*)
|
([Dd]ebian*)
|
||||||
read_ascii 1 <<-EOF
|
read_ascii 1 <<-EOF
|
||||||
${c1} _____
|
${c1} _____
|
||||||
|
|
Loading…
Reference in New Issue
Block a user