From a0ded7eb02bc8e6b739955d68fdec81639a08d45 Mon Sep 17 00:00:00 2001 From: Adrian Groh Date: Sat, 20 May 2023 16:02:26 +0200 Subject: [PATCH] feat(logos): add Oracle Linux logo closes #28 --- README.md | 6 +++--- pfetch-extractor/logos.sh | 12 ++++++++++++ print_all.sh | 1 + 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e4f38c6..2e60dd7 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ Elementary OS, EndeavourOS, 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, Rocky Linux -_(new)_, SerenityOS, Slackware, Solus, SteamOS _(new)_, Solaris, Ubuntu, Vanilla -OS _(new)_, Void Linux, Windows _(new)_, Xeonix Linux +Leap, OpenWrt, Oracle Linux _(new)_, Parabola, Pop!\_OS _(updated)_, PureOS, +Raspbian, Rocky Linux _(new)_, SerenityOS, Slackware, Solus, SteamOS _(new)_, +Solaris, Ubuntu, Vanilla OS _(new)_, Void Linux, Windows _(new)_, Xeonix Linux For all other distributions, a penguin will be displayed. diff --git a/pfetch-extractor/logos.sh b/pfetch-extractor/logos.sh index 88a7092..b6c798c 100644 --- a/pfetch-extractor/logos.sh +++ b/pfetch-extractor/logos.sh @@ -624,6 +624,18 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in EOF ;; + [Oo]racle*) + read_ascii 1 <<- EOF + ${c1} ___________ + ${c1} ./##++++++++++++#\\. + ${c1}/#/ \\#. + ${c1}|#| ## + ${c1}\\#. /## + ${c1} \`##.............##" + ${c1} \`'''''''''''''\` + EOF + ;; + [Pp]arabola*) read_ascii 5 <<- EOF ${c5} __ __ __ _ diff --git a/print_all.sh b/print_all.sh index 2d27a79..ebc3a75 100755 --- a/print_all.sh +++ b/print_all.sh @@ -54,6 +54,7 @@ openbsd opensusetumbleweed opensuse openwrt +oracle parabola pop!_os pureos