Unverified Commit c8e08cd7 authored by wilssonmartee's avatar wilssonmartee Committed by GitHub

Added Hash Linux Ascii (#1477)

parent 298d7566
......@@ -5249,6 +5249,28 @@ h//NNNNh ossss` +h md- .hm/ `sNNNNN:+y
EOF
;;
"Hash"*)
set_colors 123
read -rd '' ascii_data <<'EOF'
${c1}
+ ###### +
### ###### ###
##### ###### #####
###### ###### ######
####### '"###### '"########
####### ###### ########
####### ###### ########
###### '"###### '"######
##### ###### #####
### ###### ###
~ ###### ~
EOF
;;
"alpine_small")
set_colors 4 7
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