mirror of
https://github.com/StepanovPlaton/dotfiles.git
synced 2026-04-03 20:30:46 +04:00
25.12.23 #2
This commit is contained in:
16
.scripts/artix
Executable file
16
.scripts/artix
Executable file
@@ -0,0 +1,16 @@
|
||||
#!/bin/sh
|
||||
c0="${reset}${blue}" # first color
|
||||
|
||||
## OUTPUT
|
||||
|
||||
cat <<EOF
|
||||
|
||||
${c0} /\\
|
||||
${c0} / \\
|
||||
${c0} /\`'.,\\
|
||||
${c0} / ',
|
||||
${c0} / ,\`\\
|
||||
${c0} / ,.'\`. \\
|
||||
${c0} /.,'\` \`'.\\
|
||||
|
||||
EOF
|
||||
Reference in New Issue
Block a user