parent
298d75665a
commit
c8e08cd76e
22
neofetch
22
neofetch
|
@ -5249,6 +5249,28 @@ h//NNNNh ossss` +h md- .hm/ `sNNNNN:+y
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Hash"*)
|
||||||
|
set_colors 123
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1}
|
||||||
|
|
||||||
|
+ ###### +
|
||||||
|
### ###### ###
|
||||||
|
##### ###### #####
|
||||||
|
###### ###### ######
|
||||||
|
|
||||||
|
####### '"###### '"########
|
||||||
|
####### ###### ########
|
||||||
|
####### ###### ########
|
||||||
|
|
||||||
|
###### '"###### '"######
|
||||||
|
##### ###### #####
|
||||||
|
### ###### ###
|
||||||
|
~ ###### ~
|
||||||
|
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"alpine_small")
|
"alpine_small")
|
||||||
set_colors 4 7
|
set_colors 4 7
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
|
Reference in New Issue