add instantOS
This commit is contained in:
parent
71f18c30f8
commit
a7aaf86609
2 changed files with 12 additions and 1 deletions
|
@ -26,7 +26,7 @@ picture"!
|
|||
## OS support
|
||||
|
||||
- **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.
|
||||
- Alpine Linux, Arch Linux, Arco Linux, Artix Linux, CentOS, Dahlia, Debian, Elementary, Fedora, Gentoo, Guix, Hyperbola, instantOS, 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.
|
||||
- **Android**
|
||||
- **BSD**
|
||||
|
|
11
pfetch
11
pfetch
|
@ -1218,6 +1218,17 @@ get_ascii() {
|
|||
${c7}/.\` \`.\\
|
||||
EOF
|
||||
;;
|
||||
|
||||
([Ii]nstant[Oo][Ss]*)
|
||||
read_ascii <<-EOF
|
||||
${c0} ,-''-,
|
||||
${c0}: .''. :
|
||||
${c0}: ',,' :
|
||||
${c0} '-____:__
|
||||
${c0} : \`.
|
||||
${c0} \`._.'
|
||||
EOF
|
||||
;;
|
||||
|
||||
([Ii][Rr][Ii][Xx]*)
|
||||
read_ascii 1 <<-EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue