mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
Merge branch 'master' of github.com:dylanaraps/pfetch
This commit is contained in:
@@ -26,7 +26,7 @@ picture"!
|
|||||||
## OS support
|
## OS support
|
||||||
|
|
||||||
- **Linux**
|
- **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.
|
- All other distributions are supported with a generic penguin logo.
|
||||||
- **Android**
|
- **Android**
|
||||||
- **BSD**
|
- **BSD**
|
||||||
|
|||||||
11
pfetch
11
pfetch
@@ -1308,6 +1308,17 @@ get_ascii() {
|
|||||||
${c7}/.\` \`.\\
|
${c7}/.\` \`.\\
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
([Ii]nstant[Oo][Ss]*)
|
||||||
|
read_ascii <<-EOF
|
||||||
|
${c0} ,-''-,
|
||||||
|
${c0}: .''. :
|
||||||
|
${c0}: ',,' :
|
||||||
|
${c0} '-____:__
|
||||||
|
${c0} : \`.
|
||||||
|
${c0} \`._.'
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
([Ii][Rr][Ii][Xx]*)
|
([Ii][Rr][Ii][Xx]*)
|
||||||
read_ascii 1 <<-EOF
|
read_ascii 1 <<-EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user