Skip to content

Instantly share code, notes, and snippets.

@gabefair
Created August 18, 2018 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabefair/08a365896509b53e8c70edcdfd4b3fd9 to your computer and use it in GitHub Desktop.
Save gabefair/08a365896509b53e8c70edcdfd4b3fd9 to your computer and use it in GitHub Desktop.
Cool terminal text
#!/bin/bash
cat << EOF
███████╗███████╗████████╗██╗ ██╗
██╔════╝██╔════╝╚══██╔══╝██║ ██║ by Adrian Vollmer
███████╗█████╗ ██║ ███████║ seth@vollmer.syss.de
╚════██║██╔══╝ ██║ ██╔══██║ SySS GmbH, 2017
███████║███████╗ ██║ ██║ ██║ https://www.syss.de
╚══════╝╚══════╝ ╚═╝ ╚═╝ ╚═╝
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment