From 0694c105377eb1711102c9124f6bc5dc1df7399f Mon Sep 17 00:00:00 2001 From: etvx86 <64978924+EnterTheVoid-x86@users.noreply.github.com> Date: Wed, 19 Jul 2023 14:43:25 -0400 Subject: [PATCH] Add Kerbl Linux Logo --- neofetch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/neofetch b/neofetch index 2211095e..748a2e0d 100755 --- a/neofetch +++ b/neofetch @@ -7575,6 +7575,24 @@ ${c1} ' EOF ;; + "Kerbl"*) + set_colors 6 6 7 1 + read -rd '' ascii_data <<'EOF' +${c1} + .:^^^^^:. + :~7?????????7~: + .~7?77777777777?7~. + .:^:::::::::::::::^:. + ::::::::::::::::::::: + ..^^^^^^^^^^^^^^^^^^^^^.. + .:..~~~~~~~~!~~~~~~~~~~!~..:: + .^: .^^^^^^^~~~~~~~~~~~~. :^. + .::..::^^^^^^^^^^^^^^:..:::. + ....:::::::::::::.... + ....... +EOF + ;; + "Cobalt"*) set_colors 33 33 59 31 8 read -rd '' ascii_data <<'EOF'