Skip to content

Instantly share code, notes, and snippets.

@davaymne
Last active July 18, 2022 23:28
Show Gist options
  • Save davaymne/1361bc2ea24a9f5b8ab7585691e388e5 to your computer and use it in GitHub Desktop.
Save davaymne/1361bc2ea24a9f5b8ab7585691e388e5 to your computer and use it in GitHub Desktop.
echo -e '\e[40m\e[92m'
echo -e ' '
echo -e '██████╗ █████╗ ██╗ ██╗ █████╗ ██╗ ██╗███╗ ███╗███╗ ██╗███████╗'
echo -e '██╔══██╗██╔══██╗██║ ██║██╔══██╗╚██╗ ██╔╝████╗ ████║████╗ ██║██╔════╝'
echo -e '██║ ██║███████║██║ ██║███████║ ╚████╔╝ ██╔████╔██║██╔██╗ ██║█████╗ '
echo -e '██║ ██║██╔══██║╚██╗ ██╔╝██╔══██║ ╚██╔╝ ██║╚██╔╝██║██║╚██╗██║██╔══╝ '
echo -e '██████╔╝██║ ██║ ╚████╔╝ ██║ ██║ ██║ ██║ ╚═╝ ██║██║ ╚████║███████╗'
echo -e '╚═════╝ ╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚══════╝'
echo -e ' '
echo -e '\e[0m'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment