I hereby claim:
- I am austinylin on github.
- I am austinylin (https://keybase.io/austinylin) on keybase.
- I have a public key ASDtyTf8sP_HeXanslBYhW-BktUlSvhwg7Yc8xnrgCsUqAo
To claim this, I am signing this object:
package main | |
import ( | |
"fmt" | |
"log" | |
"net/http" | |
"net/http/httputil" | |
"net/url" | |
"regexp" | |
"strings" |
I hereby claim:
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' |