Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ISteampowered on github.
  • I am isteampowered (https://keybase.io/isteampowered) on keybase.
  • I have a public key whose fingerprint is A143 E83D 69E7 EB0F 21E9 721E A661 782A 42A7 DA56

To claim this, I am signing this object:

#!/usr/bin/env bash
COLUMNS=$(tput cols)
for i in $(seq 1 $COLUMNS ); do
row+='█'
done
yes $row | lolcat -ad 1
#!/bin/bash
LINES=$(tput lines)
COLUMNS=$(tput cols)
declare -A snowflakes
declare -A lastflakes
clear
ARRAY=( '( ´・_・` )'
'( ´・_・ )'
'( ´・_ )'
'(   ´・ )'
'( ´ )'
'( )'
'( ` )'
'( ・` )'
'( _・`  )'
'( ・_・` )' )