bin/pb @ b3d0651f9a64

Add "bin/http_load" to .hgignore.
author Steve Losh <steve@stevelosh.com>
date Tue, 12 Jun 2012 10:16:53 -0400
parents fa7da5d82131
children be745fa0d1ab
#!/usr/bin/env bash

curl -F 'sprunge=<-' http://paste.stevelosh.com | tr -d '\n' | pbcopy