[PR] dylanaraps/neofetch#2339 from RedFireSoftwareEntertainment - Added AZOS GNU/Linux

Upstream PR: https://github.com/dylanaraps/neofetch/pull/2339
Thanks to @RedFireSoftwareEntertainment

Co-authored-by: RedFireSoftwareEntertainment <98542488+RedFireSoftwareEntertainment@users.noreply.github.com>
This commit is contained in:
Azalea 2023-10-26 13:12:04 -04:00
commit b87bb47502

View file

@ -7873,6 +7873,29 @@ ${c1} ${c2}##${c1}
EOF EOF
;; ;;
"azos"*)
set_colors 6 1
read -rd '' ascii_data <<'EOF'
${c1} ////. ${c2} (((((
${c1} //////// ${c2} @((((((((
${c1} //////// ${c2} @((((((((
${c1} //////// /////// ${c2} ((((((( @((((((((
${c1} //////// ///////// ${c2} ((((((((( @((((((((
${c1} //////// ///////// ${c2} ((((((((( @((((((((
${c1} //////// ///////// ////// ${c2} (((((( ((((((((( @((((((((
${c1} //////// ///////// //////// ${c2} (((((((( ((((((((( @((((((((
${c1} //////// ///////// //////// ${c2} (((((((( ((((((((( @((((((((
${c1} //////// ///////// //////// ${c2} ((((((( ((((((((( @((((((((
${c1} //////// ///////// /// ${c2} ( ((((((((( @((((((((
${c1} //////// ///////// ${c2} ((((((((( @((((((((
${c1} //////// ///////// ${c2} &(((((((( @((((((((
${c1} //////// ////// ${c2} @(((( @((((((((
${c1} //////// ${c2} @((((((((
${c1} //////// ${c2} @((((((((
${c1} ///// ${c2} (((((
EOF
;;
"Bedrock"*) "Bedrock"*)
set_colors 8 7 set_colors 8 7
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'