Update neofetch (#1454)
This commit is contained in:
parent
a1f80c3a61
commit
1c2b5ff624
1 changed files with 24 additions and 0 deletions
24
neofetch
24
neofetch
|
@ -6424,6 +6424,30 @@ o/${c2}--...::-:/::/:-......-::::::-/-...-${c1}:/o
|
|||
`.-://++++++//:-.`
|
||||
EOF
|
||||
;;
|
||||
|
||||
"dahlia"*)
|
||||
set_colors 1 7 3
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1}
|
||||
.#.
|
||||
*%@@@%*
|
||||
.,,,,,(&@@@@@@@&/,,,,,.
|
||||
,#@@@@@@@@@@@@@@@@@@@@@#.
|
||||
,#@@@@@@@&#///#&@@@@@@@#.
|
||||
,/%&@@@@@%/, .,(%@@@@@&#/.
|
||||
*#&@@@@@@#,. .*#@@@@@@&#,
|
||||
.&@@@@@@@@@( .(@@@@@@@@@&&.
|
||||
#@@@@@@@@@@( )@@@@@@@@@@@#
|
||||
°@@@@@@@@@@( .(@@@@@@@@@@@°
|
||||
*%@@@@@@@(. ,#@@@@@@@%*
|
||||
,(&@@@@@@%*. ./%@@@@@@%(,
|
||||
,#@@@@@@@&(***(&@@@@@@@#.
|
||||
,#@@@@@@@@@@@@@@@@@@@@@#.
|
||||
,*****#&@@@@@@@&(*****,
|
||||
,/%@@@%/.
|
||||
,#,
|
||||
EOF
|
||||
;;
|
||||
|
||||
"debian_small")
|
||||
set_colors 1 7 3
|
||||
|
|
Loading…
Reference in a new issue