Skip to content

Instantly share code, notes, and snippets.

@vilmibm
Created February 14, 2018 21:27
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 vilmibm/73a12d6c73e41480b614263dc9c7f1fa to your computer and use it in GitHub Desktop.
Save vilmibm/73a12d6c73e41480b614263dc9c7f1fa to your computer and use it in GitHub Desktop.
echo ""
echo "###############################################"
echo "# HI, welcome 2 lief #"
echo "# #"
echo "# it's $(date +"%H:%M"). how are you? #"
echo "# have you... #"
echo "# - taken a break lately? #"
echo "# - had too much coffee? #"
echo "# - drank enough water? #"
echo "# - hugged someone lately? #"
echo "# #"
echo "# have a good day bud~ #"
echo "###############################################"
echo ""
@JoeKarlsson
Copy link

I love this 😻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment