bin/pb @ 9169a378ff4a

Map a few extra keys for Lisp files.
author Steve Losh <steve@stevelosh.com>
date Sat, 27 Oct 2012 13:18:06 -0400
parents be745fa0d1ab
children 25ffd1bd1092
#!/usr/bin/env bash

set -e

curl -F 'sprunge=<-' http://paste.stevelosh.com | tr -d '\n' | pbcopy
echo
curl -s "`pbpaste`"
tput bold
echo ""
echo "`pbpaste`"