Created
September 2, 2022 08:55
-
-
Save MichaelSolati/5a475986bf4cce8c4aed1e62d3328bf4 to your computer and use it in GitHub Desktop.
possum.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# editorconfig-checker-disable | |
cat <<EOF | |
-------------------------------------------------------------------------------- | |
/@@#///////@@/(@//@%/(@.@( @@ | |
@@//////////////////////////////#* @@@ | |
@////@//(///////////@@@@@///@//@/@**//@@( | |
@///////@///////////////@@@@ ( @, | |
@/(&/@//////////////////// @ | |
@////////////////////////@@ @ | |
@%////////(//////////%/////&@ @@ *,@ ______________ | |
@@@@@/@/#/////(&////////////////// .@ / \\ | |
*@@@@@. .%///(//@//////////////////&. .@@, @% / Don't mind me \\ | |
@@% .&@&&/@.@//&/////(////////// @@@@@@@@@ .. &@ / I'm just looking \\ | |
@@% @@@@@ @&/////////////////# @/ V @@/ ,@@@ @ < for some trash... | | |
@@@% @@@@ .%@@@@//////#@ @ @@ @ .,. \\__________________/ | |
@@@/@( (@@@@% @/\ % | |
@@@@( . .@@/\ # | |
@ %@% | |
-------------------------------------------------------------------------------- | |
EOF | |
# editorconfig-checker-enable | |
# src => https://github.com/github/super-linter/blob/42ac0c1f0f64cd38245e863385c993b44ab7c094/lib/functions/possum.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment