Browse Source

ascii: Add back old redhat logo (--ascii_distro redhat_old).

Dylan Araps 6 years ago
parent
commit
757a673252
1 changed files with 22 additions and 0 deletions
  1. 22 0
      neofetch

+ 22 - 0
neofetch

@@ -7897,6 +7897,28 @@ RRRR     RRRRRRRRRRRRRRRRRRR  R   RRRR
 EOF
 EOF
         ;;
         ;;
 
 
+        "redhat_old")
+            set_colors 1 7 3
+            read -rd '' ascii_data <<'EOF'
+${c1}             `.-..........`
+            `////////::.`-/.
+            -: ....-////////.
+            //:-::///////////`
+     `--::: `-://////////////:
+     //////-    ``.-:///////// .`
+     `://////:-.`    :///////::///:`
+       .-/////////:---/////////////:
+          .-://////////////////////.
+${c2}         yMN+`.-${c1}::///////////////-`
+${c2}      .-`:NMMNMs`  `..-------..`
+       MN+/mMMMMMhoooyysshsss
+MMM    MMMMMMMMMMMMMMyyddMMM+
+ MMMM   MMMMMMMMMMMMMNdyNMMh`     hyhMMM
+  MMMMMMMMMMMMMMMMyoNNNMMM+.   MMMMMMMM
+   MMNMMMNNMMMMMNM+ mhsMNyyyyMNMMMMsMM
+EOF
+        ;;
+
         "Redhat"* | "Red Hat"* | "rhel"*)
         "Redhat"* | "Red Hat"* | "rhel"*)
             set_colors 1
             set_colors 1
             read -rd '' ascii_data <<'EOF'
             read -rd '' ascii_data <<'EOF'