Update raspbian_small ascii art (#1483)
* Update raspbian_small ascii art * Escape rogue backslash
This commit is contained in:
parent
d8e957cb0d
commit
6b26a4d688
19
neofetch
19
neofetch
|
@ -9282,16 +9282,15 @@ EOF
|
|||
"Raspbian_small"*)
|
||||
set_colors 2 1
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} .~~. .~~.
|
||||
'. \\ ' ' / .'
|
||||
${c2} .~ .~~~..~.
|
||||
: .~.'~'.~. :
|
||||
~ ( ) ( ) ~
|
||||
( : '~'.~.'~' : )
|
||||
~ .~ ( ) ~. ~
|
||||
( : '~' : )
|
||||
'~ .~~~. ~'
|
||||
'~'
|
||||
${c1} .. ,.
|
||||
:oo: .:oo:
|
||||
'o\\o o/o:
|
||||
${c2} :: . :: . ::
|
||||
:: ::: ::: ::
|
||||
:' '',.'' ':
|
||||
::: :::: :::
|
||||
':, '' ,:'
|
||||
' ~::~ '
|
||||
EOF
|
||||
;;
|
||||
|
||||
|
|
Reference in New Issue