From c4fba8bb0b8b0e362555e5a7431a9767205047ec Mon Sep 17 00:00:00 2001 From: alexcoder04 <70093931+alexcoder04@users.noreply.github.com> Date: Tue, 30 Nov 2021 04:12:04 +0100 Subject: [PATCH] add CBL Mariner ascii art (#1972) --- neofetch | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/neofetch b/neofetch index 69e9c1b5..9fef38fe 100755 --- a/neofetch +++ b/neofetch @@ -6536,6 +6536,29 @@ ${c2} .......... EOF ;; + "CBL-Mariner"*) + set_colors 6 + read -rd '' ascii_data <<'EOF' +${c1} . + :- . + :==. .=: + :===: -==: + :-===: .====: + :-====- -=====: + -====== :=======: + -======. .=========: + -======: -==========. + -======- -===========. + :======- :===========. + :=======. .-==========. + :=======: -==========. + :=======- :==========. + :=======- .-========- +:--------. :========- + ..:::--=========- + ..::---================-=- +EOF + ;; "CelOS"*) set_colors 4 6 0 5