configs  sprunge.fish at [02a93e9c3f]

File config/fish/functions/sprunge.fish artifact 13c7d87e20 part of check-in 02a93e9c3f


# vim: se ts=4:

function sprunge --description 'Paste to sprunge'
	curl -F "sprunge=<-" http://sprunge.us
end