Unverified Commit 1c2b5ff6 authored by Noah Cain's avatar Noah Cain Committed by GitHub

Update neofetch (#1454)

parent a1f80c3a
...@@ -6425,6 +6425,30 @@ o/${c2}--...::-:/::/:-......-::::::-/-...-${c1}:/o ...@@ -6425,6 +6425,30 @@ o/${c2}--...::-:/::/:-......-::::::-/-...-${c1}:/o
EOF EOF
;; ;;
"dahlia"*)
set_colors 1 7 3
read -rd '' ascii_data <<'EOF'
${c1}
.#.
*%@@@%*
.,,,,,(&@@@@@@@&/,,,,,.
,#@@@@@@@@@@@@@@@@@@@@@#.
,#@@@@@@@&#///#&@@@@@@@#.
,/%&@@@@@%/, .,(%@@@@@&#/.
*#&@@@@@@#,. .*#@@@@@@&#,
.&@@@@@@@@@( .(@@@@@@@@@&&.
#@@@@@@@@@@( )@@@@@@@@@@@#
°@@@@@@@@@@( .(@@@@@@@@@@@°
*%@@@@@@@(. ,#@@@@@@@%*
,(&@@@@@@%*. ./%@@@@@@%(,
,#@@@@@@@&(***(&@@@@@@@#.
,#@@@@@@@@@@@@@@@@@@@@@#.
,*****#&@@@@@@@&(*****,
,/%@@@%/.
,#,
EOF
;;
"debian_small") "debian_small")
set_colors 1 7 3 set_colors 1 7 3
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment