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,
|
||||
CelOS, CentOS, Crystal Linux, dahliaOS, Debian, Devuan, DietPi _(new)_,
|
||||
DragonflyBSD, 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, 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
|
||||
Linux, Gentoo Linux, Gnu Hurd _(updated)_, 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, 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
|
||||
|
||||
You can check out how they look [here](./all_logos.md).
|
||||
|
||||
|
||||
@ -331,19 +331,14 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
|
||||
EOF
|
||||
;;
|
||||
|
||||
[Gg][Nn][Uu]*)
|
||||
read_ascii 3 <<- EOF
|
||||
${c2} _-\`\`-, ,-\`\`-_
|
||||
${c2} .' _-_| |_-_ '.
|
||||
${c2}./ /_._ _._\\ \\.
|
||||
${c2}: _/_._\`:'_._\\_ :
|
||||
${c2}\\:._/ ,\` \\ \\ \\_.:/
|
||||
${c2} ,-';'.@) \\ @) \\
|
||||
${c2} ,'/' ..- .\\,-.|
|
||||
${c2} /'/' \\(( \\\` ./ )
|
||||
${c2} '/'' \\_,----'
|
||||
${c2} '/'' ,;/''
|
||||
${c2} \`\`;'
|
||||
([Gg][Nn][Uu]*|[Hh]urd*)
|
||||
read_ascii 6 <<-EOF
|
||||
${c7} ---${c3}[ ]${c7}<----
|
||||
${c7} v | |
|
||||
${c3}[ ]${c7} --->${c3}[ ]${c7}|
|
||||
${c7} ^ | |
|
||||
${c7} | ${c3}[ ]${c7}---|--
|
||||
${c7} ---------
|
||||
EOF
|
||||
;;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user