Last active
March 14, 2025 22:42
-
-
Save xero/c7a14636fb1f28a65f8398f06535e888 to your computer and use it in GitHub Desktop.
dante's infernal motd ansi art
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
#!/bin/bash | |
cat << X0 | |
[0m | |
[1;33m/[1;30;43m [38;5;16m[48;5;172m\ ‾‾‾ ‾[1;38;5;227m___ [38;5;16m‾‾ ‾‾‾‾‾ ‾‾‾ ‾‾‾ ‾‾‾‾\/‾‾‾ ‾ ‾‾‾‾‾‾‾‾[0;33m\[0m | |
[1;30;43m( __[38;5;16m[48;5;172m| [1;38;5;227m( / \ / / _ [33;40m|[0m | |
[1;33m\[38;5;16m[1;30;43m ) [48;5;172m[1m| [38;5;130m/[1;38;5;227m/--/ / _ _ __/ _ _ / \ / / [30m [0;33m|[0m | |
[1;33m:[38;5;130m[48;5;172m /[1;38;5;227m/ (_ /‾) (_\ / ) (_/ (_)/ ) [38;5;130m/[1;38;5;227m/--/ / / [0;33m|[0m | |
[1;30mx [33m.[38;5;130m[48;5;172m [1;38;5;227m_ ‾‾ [38;5;130m/[1;38;5;227m/ (_ / / [1;33m [33;40m:[0m | |
[1;30m0 [33m|[38;5;130m[48;5;172m [1;38;5;227m' ) / _ [33;40m|[0m | |
[1;30m: [33m|[38;5;130m[48;5;172m /[1;38;5;227m/--/ _ _ _ ' ) / _ [0;33m|[0m | |
[1;30m6 [33m|[38;5;130m[48;5;172m /[1;38;5;227m/ (_ (_) /_) (-' [38;5;130m/[1;38;5;227m/ / _ ' ) / / [0;33m|[0m | |
[1;30m7 [33m|[38;5;130m[48;5;172m [1;38;5;227m/ ‾ [38;5;130m([1;38;5;227m(__/_(-' [38;5;130m/[1;38;5;227m/ / / / _ [1;33;40m|[0m | |
[1;30m: [33m|[38;5;130m[48;5;172m [1;38;5;227m____ [38;5;130m/[1;38;5;227m/ ‾' [38;5;130m([1;38;5;227m(_(_/ /‾) (_) [1;33;40m|[0m | |
[1;30mi [33m|[38;5;130m[48;5;172m [1;38;5;227m( / ' / [38;5;130m([1;38;5;227m(_/ _ , [1;33;40m|[0m | |
[1;30mm [33m:[38;5;130m[48;5;172m /[1;38;5;227m/-- ‾/‾_ _ ' ) / _ _ _ [1;33;40m|[0m | |
[1;30mp [33m:[38;5;130m[48;5;172m ([1;38;5;227m(___, /\/ / (-' /_) [38;5;130m/[1;38;5;227m/--/ (-' / (-' [0;33;40m|[0m | |
[1;30m! [33m|[38;5;130m[48;5;172m [1;38;5;227m‾‾/ \ [38;5;130m/[1;38;5;227m/ (_ ‾ ‾‾ . . . [1;33m [0;33m|[0m | |
[1;33m|[38;5;16m[48;5;172m [1m _____________ ___________________ _______ _____[0;33m:[0m | |
[1;33m|[33m[38;5;16m[48;5;172m (_[1;30;43m\ [38;5;16m[48;5;172m\)[1;30;43m "[38;5;16m[48;5;172m./[1;30;43m [38;5;16m[48;5;172m\/[1;30;43m )[0m | |
[1;33m\[33m[38;5;16m[48;5;172m__[1;30;43m/_____ ___________________ __ _____ _____/[0m | |
[0m | |
X0 |
Author
xero
commented
Mar 12, 2025
•
Great work and thanks for sharing, X0 - now lives on a few systems around 2oFB!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment