Skip to content

Instantly share code, notes, and snippets.

View jesseschoff's full-sized avatar

Jesse Schoff jesseschoff

  • Snap Agency; Particle; Massive Media
  • Minneapolis, MN
View GitHub Profile
### Keybase proof
I hereby claim:
* I am jesseschoff on github.
* I am jesseschoff (https://keybase.io/jesseschoff) on keybase.
* I have a public key ASAOTQfRFH-R3QHc6SVqAVRhJ4Fo4P1I1hnOqGNMIviytAo
To claim this, I am signing this object:
Verifying that "jesseschoff.id" is my Blockstack ID. https://onename.com/jesseschoff
#!/bin/sh
# Some things taken from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Set the colours you can use
black='\033[0;30m'
white='\033[0;37m'
red='\033[0;31m'
green='\033[0;32m'