Add fish config
This commit is contained in:
parent
c5a1b43a04
commit
bff3bbf87d
6 changed files with 117 additions and 0 deletions
5
config/fish/functions/sprunge.fish
Normal file
5
config/fish/functions/sprunge.fish
Normal file
|
@ -0,0 +1,5 @@
|
|||
# vim: se ts=4:
|
||||
|
||||
function sprunge --description 'Paste to sprunge'
|
||||
curl -F "sprunge=<-" http://sprunge.us
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue