Skip to content

Commit ae2be9e

Browse files
hykilpikonnaalxb421
andcommitted
[PR] dylanaraps/neofetch#2049 from alxb421 - Add pearOS ASCII art
Upstream PR: dylanaraps/neofetch#2049 Thanks to @alxb421 Co-authored-by: alxb421 <alxb421@gmail.com>
2 parents 128d870 + 4fa3aef commit ae2be9e

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

neofetch

+29-2
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ image_source="auto"
798798
# Netrunner, Nitrux, NixOS, NomadBSD, Nurunner, NuTyX, OBRevenge, OpenBSD,
799799
# openEuler, OpenIndiana, openmamba, OpenMandriva, OpenStage, OpenWrt,
800800
# osmc, Oracle, Orchid, OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix,
801-
# TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
801+
# TrueOS, PCLinuxOS, pearOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
802802
# Proxmox, PuffOS, Puppy, PureOS, Qubes, Qubyt, Quibian, Radix, Raspbian,
803803
# Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith,
804804
# Rocky, Rosa, sabotage, Sabayon, Sailfish, SalentOS, ShastraOS, Scientific, Septor,
@@ -5263,7 +5263,7 @@ ASCII:
52635263
NixOS, NomadBSD, Nurunner, NuTyX, OBRevenge, OpenBSD, openEuler, OpenIndiana,
52645264
openmamba, OpenMandriva, OpenStage, OpenWrt, osmc, Oracle, Orchid,
52655265
OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix, TrueOS,
5266-
PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
5266+
PCLinuxOS, pearOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
52675267
Proxmox, PuffOS, Puppy, PureOS, Qubes, Qubyt, Quibian, Radix, Raspbian, Reborn_OS,
52685268
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
52695269
sabotage, Sabayon, Sailfish, SalentOS, ShastraOS, Scientific, Septor,
@@ -9925,6 +9925,33 @@ yyhh- ${c2}ymm- /dmdyosyd` ${c1}`yhh+
99259925
EOF
99269926
;;
99279927

9928+
"pearOS"*)
9929+
set_colors 2 3 1 1 5 4
9930+
read -rd '' ascii_data <<'EOF'
9931+
\e[0;32m .+yh
9932+
sMMMo
9933+
sMMN+
9934+
+o: \e[0m
9935+
\e[93m ./oyyys+.
9936+
:dMMMMMMMMMm/
9937+
:MMMMMMMMMMMMMy
9938+
yMMMMMMMMMMMMMN \e[0m
9939+
\e[31m mMMMMMMMMMMMMs`
9940+
yMMMMMMMMMMMMo
9941+
-mMMMMMMMMMMMMM`
9942+
oMMMMMMMMMMMMMMM` \e[0m
9943+
\e[95m oMMMMMMMMMMMMMMMMy
9944+
.MMMMMMMMMMMMMMMMMMy`
9945+
+MMMMMMMMMMMMMMMMMMMMy/`
9946+
/MMMMMMMMMMMMMMMMMMMMMMMNds \e[0m
9947+
\e[34m `mMMMMMMMMMMMMMMMMMMMMMMMM/
9948+
.mMMMMMMMMMMMMMMMMMMMMMM+
9949+
`oNMMMMMMMMMMMMMMMMMMd-
9950+
`+hMMMMMMMMMMMMMms-
9951+
-/osyhhyso:. \e[0m
9952+
EOF
9953+
;;
9954+
99289955
"Pengwin"*)
99299956
set_colors 5 5 13
99309957
read -rd '' ascii_data <<'EOF'

0 commit comments

Comments
 (0)