configs  sprunge.fish at [5334b70051]

File config/fish/functions/sprunge.fish artifact 13c7d87e20 part of check-in 5334b70051


# vim: se ts=4:

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