parent
6834bfe7b5
commit
e674e5b140
@ -19,8 +19,8 @@ Fedora, Fiwix _(new)_, FreeBSD, Garuda Linux, Gentoo Linux, Gnu, Guix, Haiku,
|
||||
HydroOS, Hyperbola, instantOS, IRIX, KDE neon, Linux Lite, Linux, Mint, macOS,
|
||||
Mageia, Manjaro, Minix, MorphOS _(new)_, MX Linux, NetBSD, NixOS, Nobara Project
|
||||
_(new)_, OpenBSD, openSUSE Tumbleweed, openSUSE Leap, OpenWrt, Parabola,
|
||||
Pop!\_OS _(updated)_, PureOS, Raspbian, SerenityOS, Slackware, Solus, Solaris,
|
||||
Ubuntu, Void Linux, Windows _(new)_, Xeonix Linux
|
||||
Pop!\_OS _(updated)_, PureOS, Raspbian, SerenityOS, Slackware, Solus, SteamOS
|
||||
_(new)_, Solaris, Ubuntu, Void Linux, Windows _(new)_, Xeonix Linux
|
||||
|
||||
For all other distributions, a penguin will be displayed.
|
||||
|
||||
|
||||
@ -691,6 +691,21 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
|
||||
EOF
|
||||
;;
|
||||
|
||||
[Ss]team*)
|
||||
read_ascii 5 <<- EOF
|
||||
${c5} ____
|
||||
${c5} .=+#######=.
|
||||
${c5} ;########-"""-#\\.
|
||||
${c5} ###${c7}####${c5}#/ .'\`'.'##.
|
||||
${c7}:######## | | ${c5}|##
|
||||
${c7}\`''"=#=' \`'\`,.##${c5}#
|
||||
${c7} \`'. .+#######
|
||||
${c7}\`##. .." #########
|
||||
${c7} '=#=.,+########"
|
||||
${c7} \`"=######="\`
|
||||
EOF
|
||||
;;
|
||||
|
||||
[Ss]un[Oo][Ss] | [Ss]olaris*)
|
||||
read_ascii 3 <<- EOF
|
||||
${c3} . .; .
|
||||
|
||||
@ -60,6 +60,7 @@ raspbian
|
||||
serenityos
|
||||
slackware
|
||||
solus
|
||||
steamos
|
||||
solaris
|
||||
ubuntu
|
||||
void
|
||||
|
||||
Loading…
Reference in New Issue
Block a user