feat(logos): update GNU Hurd logo
* update gnu logo https://github.com/dylanaraps/pfetch/pull/152 * Fix title color * Update README --------- Co-authored-by: Adrian Groh <adrian.groh@t-online.de>
This commit is contained in:
parent
dbd6a1ca11
commit
99da6af80a
14
README.md
14
README.md
@ -16,13 +16,13 @@ minimalistic look.
|
|||||||
Arch Linux, ArcoLinux, Artix Linux, Bazzite _(new)_, Bedrock Linux, Buildroot,
|
Arch Linux, ArcoLinux, Artix Linux, Bazzite _(new)_, Bedrock Linux, Buildroot,
|
||||||
CelOS, CentOS, Crystal Linux, dahliaOS, Debian, Devuan, DietPi _(new)_,
|
CelOS, CentOS, Crystal Linux, dahliaOS, Debian, Devuan, DietPi _(new)_,
|
||||||
DragonflyBSD, Elementary OS, EndeavourOS, Fedora, Fiwix _(new)_, FreeBSD, Garuda
|
DragonflyBSD, Elementary OS, EndeavourOS, Fedora, Fiwix _(new)_, FreeBSD, Garuda
|
||||||
Linux, Gentoo Linux, Gnu, Guix, Haiku, HydroOS, Hyperbola, instantOS, IRIX, KDE
|
Linux, Gentoo Linux, Gnu Hurd _(updated)_, Guix, Haiku, HydroOS, Hyperbola,
|
||||||
neon, Linux Lite, Linux, Mint, macOS, Mageia, Manjaro, Minix, MorphOS _(new)_,
|
instantOS, IRIX, KDE neon, Linux Lite, Linux, Mint, macOS, Mageia, Manjaro,
|
||||||
MX Linux, NetBSD, NixOS, Nobara Project _(new)_, OpenBSD, openSUSE Tumbleweed,
|
Minix, MorphOS _(new)_, MX Linux, NetBSD, NixOS, Nobara Project _(new)_,
|
||||||
openSUSE Leap, OpenWrt, Oracle Linux _(new)_, Parabola, Pop!\_OS _(updated)_,
|
OpenBSD, openSUSE Tumbleweed, openSUSE Leap, OpenWrt, Oracle Linux _(new)_,
|
||||||
PureOS, Raspbian, Rocky Linux _(new)_, SerenityOS, Slackware, Solus, SteamOS
|
Parabola, Pop!\_OS _(updated)_, PureOS, Raspbian, Rocky Linux _(new)_,
|
||||||
_(new)_, Solaris, Ubuntu, Vanilla OS _(new)_, Void Linux, Windows _(new)_,
|
SerenityOS, Slackware, Solus, SteamOS _(new)_, Solaris, Ubuntu, Vanilla OS
|
||||||
Xeonix Linux
|
_(new)_, Void Linux, Windows _(new)_, Xeonix Linux
|
||||||
|
|
||||||
You can check out how they look [here](./all_logos.md).
|
You can check out how they look [here](./all_logos.md).
|
||||||
|
|
||||||
|
|||||||
@ -331,19 +331,14 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
|
|||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
[Gg][Nn][Uu]*)
|
([Gg][Nn][Uu]*|[Hh]urd*)
|
||||||
read_ascii 3 <<- EOF
|
read_ascii 6 <<-EOF
|
||||||
${c2} _-\`\`-, ,-\`\`-_
|
${c7} ---${c3}[ ]${c7}<----
|
||||||
${c2} .' _-_| |_-_ '.
|
${c7} v | |
|
||||||
${c2}./ /_._ _._\\ \\.
|
${c3}[ ]${c7} --->${c3}[ ]${c7}|
|
||||||
${c2}: _/_._\`:'_._\\_ :
|
${c7} ^ | |
|
||||||
${c2}\\:._/ ,\` \\ \\ \\_.:/
|
${c7} | ${c3}[ ]${c7}---|--
|
||||||
${c2} ,-';'.@) \\ @) \\
|
${c7} ---------
|
||||||
${c2} ,'/' ..- .\\,-.|
|
|
||||||
${c2} /'/' \\(( \\\` ./ )
|
|
||||||
${c2} '/'' \\_,----'
|
|
||||||
${c2} '/'' ,;/''
|
|
||||||
${c2} \`\`;'
|
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user