Skip to content

Instantly share code, notes, and snippets.

@itamar
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

  • Save itamar/9886780 to your computer and use it in GitHub Desktop.

Select an option

Save itamar/9886780 to your computer and use it in GitHub Desktop.
Happy Friday !
ruby -e 'def a;10.times{puts " "*rand(79)+"*"};end;99.times{a;puts " "*34+"!! Happy Friday Batch 8 !!";a;sleep 0.1;puts "\e[2J"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment