mirror of
https://git.davidovski.xyz/dot.git
synced 2026-09-15 01:04:20 +00:00
10 lines
216 B
Bash
Executable file
10 lines
216 B
Bash
Executable file
#!/bin/sh
|
|
|
|
printf "
|
|
\e[1;36mZzzzz \e[0;33m|\ _,,,--,,_
|
|
/\e[1;37m,\e[0;33m \`.-'\`' ._ \-;;,
|
|
|\e[1;37m,3\e[0;33m- \e[0;33m) )_ .;.( \e[0;33m\`'-'
|
|
\e[0;33m '---''(_/._)-'(_\_) \e[0;m
|
|
|
|
"
|
|
|