From 41f75b7b484cca653e0db19b194d99a993dbf5f8 Mon Sep 17 00:00:00 2001 From: Adam Salt <75907419+whyadamsalt@users.noreply.github.com> Date: Fri, 11 Jun 2021 05:56:10 +0100 Subject: [PATCH] Update neofetch (#1732) --- neofetch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/neofetch b/neofetch index 0044858b..f634e3bd 100755 --- a/neofetch +++ b/neofetch @@ -6359,6 +6359,28 @@ ${c2} .......... ...',;;;;;;,,... ..... EOF + + + "CelOS"*) + set_colors 3 2 4 5 7 + read -rd '' ascii_data <<'EOF' + +@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +@@@# @@@ +@@ ,#%%%%%(. (@ +@# %%%%%%%%%%%%%%# @ +@# %%%%%%%%# %%%/ @ +@# #%%%%%%%%. #%%%* @ +@# %%%%%%%%%%%* (%%%%%# @ +@# #%%%% %%%%%%%%%%%, @ +@# #%%%%%%%%%%%%%%%%%, @ +@# #%%%%%%%%%%%%%* @ +@@ *##%#(, @@ +@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ + + +EOF + ;; ;; "centos_small"*)