Last active
August 28, 2021 18:15
-
-
Save cilindrox/19243afd2132b4e0e5c17b464440b26c to your computer and use it in GitHub Desktop.
thonkpad banner - https://github.com/raflemakt/dotfiles/blob/main/ssh_banner
This file contains 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
/** I was told to write comments, but thats erelephant | |
* _ _ | |
* / \__/ \_____ | |
* / / \ \ `\ | |
* ) \''/ ( |\ | |
* `\__)/__/'_\ / ` | |
* //_|_|~|_|_| | |
* ^""'"' ""'"' | |
*/ | |
--- | |
// .==. .==. | |
// //`^\\ //^`\\ | |
// // ^ ^\(\__/)/^ ^^\\ | |
// //^ ^^ ^/6 6\ ^^ ^ \\ | |
// //^ ^^ ^/( .. )\^ ^ ^ \\ | |
// // ^^ ^/\| v""v |/\^ ^ ^\\ | |
// // ^^/\/ / `~~` \ \/\^ ^\\ | |
// ----------------------------- | |
/// HERE BE DRAGONS | |
--- | |
## Safety pig has arrived! | |
text = h(text) | |
## _ | |
## _._ _..._ .-', _.._(`)) | |
## '-. ` ' /-._.-' ',/ | |
## ) \ '. | |
## / _ _ | \ | |
## | a a / | | |
## \ .-. ; | |
## '-('' ).-' ,' ; | |
## '-; | .' | |
## \ \ / | |
## | 7 .__ _.-\ \ | |
## | | | ``/ /` / | |
## /,_| | /,_/ / | |
## /,_/ '`-' | |
## | |
--- | |
/************************************************************ | |
* * | |
* .=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-. * | |
* | ______ | * | |
* | .-" "-. | * | |
* | / \ | * | |
* | _ | | _ | * | |
* | ( \ |, .-. .-. ,| / ) | * | |
* | > "=._ | )(__/ \__)( | _.=" < | * | |
* | (_/"=._"=._ |/ /\ \| _.="_.="\_) | * | |
* | "=._"(_ ^^ _)"_.=" | * | |
* | "=\__|IIIIII|__/=" | * | |
* | _.="| \IIIIII/ |"=._ | * | |
* | _ _.="_.="\ /"=._"=._ _ | * | |
* | ( \_.="_.=" `--------` "=._"=._/ ) | * | |
* | > _.=" "=._ < | * | |
* | (_/ \_) | * | |
* | | * | |
* '-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=' * | |
* * | |
* ABANDON ALL HOPE, YE WHO ENTER HERE * | |
*************************************************************/ |
This file contains 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
================= =============== =============== ======== ======== | |
\\ . . . . . . .\\ //. . . . . . .\\ //. . . . . . .\\ \\. . .\\// . . // | |
||. . ._____. . .|| ||. . ._____. . .|| ||. . ._____. . .|| || . . .\/ . . .|| | |
|| . .|| ||. . || || . .|| ||. . || || . .|| ||. . || ||. . . . . . . || | |
||. . || || . .|| ||. . || || . .|| ||. . || || . .|| || . | . . . . .|| | |
|| . .|| ||. _-|| ||-_ .|| ||. . || || . .|| ||. _-|| ||-_.|\ . . . . || | |
||. . || ||-' || || `-|| || . .|| ||. . || ||-' || || `|\_ . .|. .|| | |
|| . _|| || || || || ||_ . || || . _|| || || || |\ `-_/| . || | |
||_-' || .|/ || || \|. || `-_|| ||_-' || .|/ || || | \ / |-_.|| | |
|| ||_-' || || `-_|| || || ||_-' || || | \ / | `|| | |
|| `' || || `' || || `' || || | \ / | || | |
|| .===' `===. .==='.`===. .===' /==. | \/ | || | |
|| .==' \_|-_ `===. .===' _|_ `===. .===' _-|/ `== \/ | || | |
|| .==' _-' `-_ `=' _-' `-_ `=' _-' `-_ /| \/ | || | |
|| .==' _-' '-__\._-' '-_./__-' `' |. /| | || | |
||.==' _-' `' | /==.|| | |
==' _-' N E O V I M \/ `== | |
\ _-' `-_ / | |
`'' ''` |
This file contains 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
$the_cow = <<EOC; | |
$thoughts | |
$thoughts | |
$thoughts | |
,'``.._ ,'``. | |
:,--._:)\\,:,._,.: | |
:`--,'' :`...';\\ | |
`,' `---' `. | |
/ : | |
/ \\ | |
,' :\\.___,-. | |
`...,---'``````-..._ |: \\ | |
( ) ;: ) \\ _,-. | |
`. ( // `' \\ | |
: `.// ) ) , ; | |
,-|`. _,'/ ) ) ,' ,' | |
( :`.`-..____..=:.-': . _,' ,' | |
`,'\\ ``--....-)=' `._, \\ ,') _ '``._ | |
_.-/ _ `. (_) / )' ; / \\ \\`-.' | |
`--( `-:`. `' ___..' _,-' |/ `.) | |
`-. `.`.``-----``--, .' | |
|/`.\\`' ,','); | |
` (/ (/ | |
EOC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment