Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

EvolutionOS #215

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ picture"!
## OS support

- **Linux**
- Alpine Linux, Arch Linux, Arco Linux, Artix Linux, CentOS, Dahlia, Debian, Devuan, Elementary, EndeavourOS, Fedora, Garuda Linux, Gentoo, Guix, Hyperbola, instantOS, KISS Linux, Linux Lite, Linux Mint, Mageia, Manjaro, MX Linux, NixOS, OpenSUSE, Parabola, Pop!\_OS, PureOS, Slackware, Solus, Ubuntu and Void Linux.
- Alpine Linux, Arch Linux, Arco Linux, Artix Linux, CentOS, Dahlia, Debian, Devuan, Elementary, EndeavourOS, EvolutionOS, Fedora, Garuda Linux, Gentoo, Guix, Hyperbola, instantOS, KISS Linux, Linux Lite, Linux Mint, Mageia, Manjaro, MX Linux, NixOS, OpenSUSE, Parabola, Pop!\_OS, PureOS, Slackware, Solus, Ubuntu and Void Linux.
- All other distributions are supported with a generic penguin logo.
- **Android**
- **BSD**
Expand Down
15 changes: 15 additions & 0 deletions pfetch
Original file line number Diff line number Diff line change
Expand Up @@ -1329,6 +1329,21 @@ get_ascii() {
EOF
;;

([Ee]volution*)

read_ascii 4 <<-EOF
${c7},coddoc'
'cddddddddddc'
'ddd${c2}OWWXXXXXXK${c7}ddo.
.dddd${c2}OMX${c7}ddddddddddd.
odddd${c2}OMXk00OkOO${c7}ddddo
.dddd${c2}OMX${c7}kOOOxOkdddd.
.ddd${c2}OWWXXXXXXK${c7}ddd'
'dddddddddddd'
'cddddd,
EOF
;;

([Ff]edora*)
read_ascii 4 <<-EOF
${c4},'''''.
Expand Down