Skip to content

Instantly share code, notes, and snippets.

View jgallant's full-sized avatar

Jeremy Gallant jgallant

View GitHub Profile

Keybase proof

I hereby claim:

  • I am jgallant on github.
  • I am jeremygallant (https://keybase.io/jeremygallant) on keybase.
  • I have a public key ASALHSAVajBpECQxe-cRtaa7uG1H0DVEy-0KEqT5PFEHGQo

To claim this, I am signing this object:

#!/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'